From da4d5f38c99f05a9de271499f6b9a503efc41a94 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Mon, 13 Aug 2018 17:04:10 +0200 Subject: [PATCH] Litle fix in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 573dcdd..3af5b9d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ You can install the framework using the next command in your server: or if you want development version: -`pip3 install git+https://github.com/paramecio/parameciofm` +`pip3 install git+https://bitbucket.org/paramecio/parameciofm` This command will install in your server paramecio framework with its dependencies.