aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-10-10 09:11:26 +0200
committerGitHub <noreply@github.com>2016-10-10 09:11:26 +0200
commit3175e3301289b5041df9f59162f5ec5ec66c03c9 (patch)
tree089ef6677ab892b2e8425a97c71637918cf0ade2 /README.md
parent02edf0707f2f61b86b4640a16c3f2eede7d36ffe (diff)
downloadwallabag-3175e3301289b5041df9f59162f5ec5ec66c03c9.tar.gz
wallabag-3175e3301289b5041df9f59162f5ec5ec66c03c9.tar.zst
wallabag-3175e3301289b5041df9f59162f5ec5ec66c03c9.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 436272c0..8de3279d 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,10 @@ Please read [the documentation to see the wallabag requirements](http://doc.wall
16Then you can install wallabag by executing the following commands: 16Then you can install wallabag by executing the following commands:
17 17
18``` 18```
19 git clone https://github.com/wallabag/wallabag.git 19git clone https://github.com/wallabag/wallabag.git
20 cd wallabag 20cd wallabag
21 ./install.sh 21./install.sh
22 php bin/console server:run --env=prod 22php bin/console server:run --env=prod
23``` 23```
24 24
25# License 25# License