aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-10 10:20:32 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-10 10:20:32 +0200
commit7c1225347db8b516cc268709939f6b359bc283c1 (patch)
tree7a516132f42dbb9e8c3bf371dfd100088d50efdf /README.md
parent84e3c36e02e4ffb4611f6e1eca37c97a0ffb4660 (diff)
downloadwallabag-7c1225347db8b516cc268709939f6b359bc283c1.tar.gz
wallabag-7c1225347db8b516cc268709939f6b359bc283c1.tar.zst
wallabag-7c1225347db8b516cc268709939f6b359bc283c1.zip
Update documentation
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