aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
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