Mention that MySQL must be >= 5.6
Change-Id: I7093bbebe626564f3e2b2fff9d33791e3f4c3ca1
This commit is contained in:
parent
635590755d
commit
a1f52db1d2
@ -51,6 +51,8 @@ Installing the API server
|
||||
* libpq-dev
|
||||
* libmysqlclient-dev
|
||||
|
||||
NOTE: MySQL must be >= 5.6
|
||||
|
||||
|
||||
2. Clone storyboard::
|
||||
|
||||
@ -100,7 +102,7 @@ Installing the Javascript-based web client
|
||||
* NPM v1.3.10 or newer
|
||||
|
||||
(Ubuntu Trusty packages are sufficient, even though they indicate an older
|
||||
version).
|
||||
version. MySQL must be >= 5.6. )
|
||||
|
||||
* *Option 2:*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user