From d3fee4f40b87d18ba8009244e57e2d91c3cd3c6e Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Wed, 23 Aug 2017 01:22:07 +0200 Subject: documentation: update installation instructions for 0.9.1 Signed-off-by: VirtualTam --- doc/md/Download-and-Installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/md/Download-and-Installation.md') diff --git a/doc/md/Download-and-Installation.md b/doc/md/Download-and-Installation.md index 135f0633..e5e929ef 100644 --- a/doc/md/Download-and-Installation.md +++ b/doc/md/Download-and-Installation.md @@ -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/ ``` -- cgit v1.2.3