mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Fixed version in documentation
This commit is contained in:
parent
ce0a32229a
commit
e406a94ab6
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ Then you can install wallabag by executing the following commands:
|
|||
```
|
||||
git clone https://github.com/wallabag/wallabag.git
|
||||
cd wallabag
|
||||
git checkout 2.1
|
||||
git checkout 2.1.0
|
||||
./install.sh
|
||||
php bin/console server:run --env=prod
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue