Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Commit

Permalink
php7.0-curl library in README install instructions
Browse files Browse the repository at this point in the history
For SteemConnect auth
  • Loading branch information
mys authored Mar 28, 2018
1 parent b9faccf commit dfa991c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ SteemNova expansion goes as follows:
## Local installation

- Clone the repo: `git clone https://github.com/steemnova/steemnova`
- Install components: `apt-get install apache2 php7.0 php7.0-gd php7.0-fpm php7.0-mysql libapache2-mod mysql-server`
- Install components: `apt-get install apache2 php7.0 php7.0-gd php7.0-fpm php7.0-mysql php7.0-curl libapache2-mod mysql-server`
- Install [php-ds extension](https://github.com/php-ds/extension)
- `apt-get install php-pear php7.0-dev`
- pecl install ds
Expand Down

0 comments on commit dfa991c

Please sign in to comment.