From f555d31ac89345b5f1e0c8751b51a362eb081c3c Mon Sep 17 00:00:00 2001 From: Tigran Azatyan Date: Fri, 5 Jul 2019 17:12:17 +0400 Subject: [PATCH] Fix repository URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 011be7e2..b7decc12 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ https://gitter.im/wealthbot-io **For Demo installation** -* `git clone https://github.com/azatyan/wealthbot-flex` +* `git clone https://github.com/wealthbot-io/wealthbot` * `cd wealthbot` * `COMPOSER_MEMORY_LIMIT=-1 composer install --ignore-platform-reqs` * `bin/console doctrine:database:create`