From ea3b573653aeb2c48fcaa52b4dd80e70cae4ea7b Mon Sep 17 00:00:00 2001 From: Laurent Date: Fri, 5 Feb 2016 15:49:26 +0800 Subject: [PATCH] Working generic command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 776b14e9..b92810c7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Keep in mind it's an **unstable** branch, everything can be broken :) If you don't have it yet, please [install composer](https://getcomposer.org/download/). Then you can install wallabag by executing the following commands: ``` -composer create-project wallabag/wallabag wallabag 2.0.0-alpha.2 +composer create-project wallabag/wallabag wallabag "2.0.*@alpha" php bin/console wallabag:install php bin/console server:run ``` -- 2.41.0