aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8de3279d..c9488288 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,8 @@ Then you can install wallabag by executing the following commands:
17 17
18``` 18```
19git clone https://github.com/wallabag/wallabag.git 19git clone https://github.com/wallabag/wallabag.git
20cd wallabag 20cd wallabag && make install
21./install.sh 21make run
22php bin/console server:run --env=prod
23``` 22```
24 23
25# License 24# License