]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
documentation: update release download and usage information
authorVirtualTam <virtualtam@flibidi.net>
Sat, 5 Aug 2017 10:08:09 +0000 (12:08 +0200)
committerVirtualTam <virtualtam@flibidi.net>
Sat, 5 Aug 2017 10:08:09 +0000 (12:08 +0200)
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
doc/md/Download-and-Installation.md
doc/md/Theming.md

index cdc503a86517bc2c047e2af53f92c5dcd62cef6a..135f06336991ce04b63068f4725cc5eedc2d86a9 100644 (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
 ```
 
index 61a100d19b1b951967d6cb9c1cd1ed0ed83c5c0d..bd400776f42acd04699e4c3b1a9730e53186a27c 100644 (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