X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2Fmd%2FDownload-and-Installation.md;h=05f0c8f2db3d5fe6bcddf32ab5d6c40c15eece6a;hb=ee242ae3213224f218afa05729afba6bd3e7271f;hp=0fdbd27de59ab5b184b3c9812cb1479d6ab40e76;hpb=1f43529fd0fa7fe696db539953a0a3fae8158544;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/md/Download-and-Installation.md b/doc/md/Download-and-Installation.md index 0fdbd27d..05f0c8f2 100644 --- a/doc/md/Download-and-Installation.md +++ b/doc/md/Download-and-Installation.md @@ -25,11 +25,11 @@ Using one of the following methods: In most cases, you should download the latest Shaarli release from the [releases](https://github.com/shaarli/Shaarli/releases) page. **Download our *shaarli-full* archive** to include dependencies. -The current latest released version is `v0.9.3` +The current latest released version is `v0.9.6` ```bash -$ wget https://github.com/shaarli/Shaarli/releases/download/v0.9.3/shaarli-v0.9.3-full.zip -$ unzip shaarli-v0.9.3-full.zip +$ wget https://github.com/shaarli/Shaarli/releases/download/v0.9.6/shaarli-v0.9.6-full.zip +$ unzip shaarli-v0.9.6-full.zip $ mv Shaarli /path/to/shaarli/ ```