X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;fp=README.md;h=ca61f029afaa295fb952d49e28455c9487585ea0;hb=e406a94ab6b17af1e2aefbec614b389a11fa89be;hp=73c34ae0eb407f8e97efb190ea76bfad963106ec;hpb=ce0a32229a8d139115ccd1d247a0ee4f1fedc8a3;p=github%2Fwallabag%2Fwallabag.git diff --git a/README.md b/README.md index 73c34ae0..ca61f029 100644 --- 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 ```