Update README_Install_Ubuntu.md
This commit is contained in:
parent
b66d6e7079
commit
1db7ccc608
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Installation on Ubuntu 16.04 Server
|
# Installation on Ubuntu 16.04 Server
|
||||||
## With MySQL
|
## With Nginx & MySQL
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
* apt-get install curl git-core patch build-essential bison zlib1g-dev libssl-dev libxml2-dev libxml2-dev sqlite3 libsqlite3-dev autotools-dev libxslt1-dev libyaml-0-2 autoconf automake libreadline6-dev libyaml-dev libtool libgmp-dev libgdbm-dev libncurses5-dev pkg-config libffi-dev libmysqlclient-dev mysql-server nginx
|
* apt-get install curl git-core patch build-essential bison zlib1g-dev libssl-dev libxml2-dev libxml2-dev sqlite3 libsqlite3-dev autotools-dev libxslt1-dev libyaml-0-2 autoconf automake libreadline6-dev libyaml-dev libtool libgmp-dev libgdbm-dev libncurses5-dev pkg-config libffi-dev libmysqlclient-dev mysql-server nginx
|
||||||
|
|
Loading…
Reference in a new issue