documentation: update installation instructions for 0.9.1
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
parent
7c2460c856
commit
d3fee4f40b
3 changed files with 7 additions and 7 deletions
|
@ -18,13 +18,13 @@ Get the latest released version from the [releases](https://github.com/shaarli/S
|
|||
|
||||
**Download our *shaarli-full* archive** to include dependencies.
|
||||
|
||||
The current latest released version is `v0.9.0`
|
||||
The current latest released version is `v0.9.1`
|
||||
|
||||
Or in command lines:
|
||||
|
||||
```bash
|
||||
$ wget https://github.com/shaarli/Shaarli/releases/download/v0.9.0/shaarli-v0.9.0-full.zip
|
||||
$ unzip shaarli-v0.9.0-full.zip
|
||||
$ wget https://github.com/shaarli/Shaarli/releases/download/v0.9.1/shaarli-v0.9.1-full.zip
|
||||
$ unzip shaarli-v0.9.1-full.zip
|
||||
$ mv Shaarli /path/to/shaarli/
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue