]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - README.md
Fixed version in documentation
[github/wallabag/wallabag.git] / README.md
index 73c34ae0eb407f8e97efb190ea76bfad963106ec..ca61f029afaa295fb952d49e28455c9487585ea0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Then you can install wallabag by executing the following commands:
 ```
     git clone https://github.com/wallabag/wallabag.git
     cd wallabag
-    git checkout 2.1
+    git checkout 2.1.0
     ./install.sh
     php bin/console server:run --env=prod
 ```