documentation: update release download and usage information

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
VirtualTam 2017-08-05 12:08:09 +02:00
parent 28439d63b8
commit 7f876cf62b
2 changed files with 4 additions and 6 deletions

View File

@ -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.8.4`
The current latest released version is `v0.9.0`
Or in command lines:
```bash
$ wget https://github.com/shaarli/Shaarli/releases/download/v0.8.4/shaarli-v0.8.4-full.zip
$ unzip shaarli-v0.8.4-full.zip
$ wget https://github.com/shaarli/Shaarli/releases/download/v0.9.0/shaarli-v0.9.0-full.zip
$ unzip shaarli-v0.9.0-full.zip
$ mv Shaarli /path/to/shaarli/
```
@ -34,7 +34,7 @@ In most cases, download Shaarli from the [releases](https://github.com/shaarli/S
```
$ mkdir -p /path/to/shaarli && cd /path/to/shaarli/
$ git clone -b v0.8 https://github.com/shaarli/Shaarli.git .
$ git clone -b v0.9 https://github.com/shaarli/Shaarli.git .
$ composer install --no-dev --prefer-dist
```

View File

@ -20,8 +20,6 @@ See also [Download CSS styles from an OPML list](Download CSS styles from an OPM
## Themes
_WARNING - This feature is currently being worked on and will be improved in the next releases. Experimental._
Installation:
- find a theme you'd like to install