mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Update documentation
This commit is contained in:
parent
84e3c36e02
commit
7c1225347d
9 changed files with 30 additions and 28 deletions
|
@ -17,9 +17,8 @@ Then you can install wallabag by executing the following commands:
|
|||
|
||||
```
|
||||
git clone https://github.com/wallabag/wallabag.git
|
||||
cd wallabag
|
||||
./install.sh
|
||||
php bin/console server:run --env=prod
|
||||
cd wallabag && make install
|
||||
make run
|
||||
```
|
||||
|
||||
# License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue