From c44483e626b321bfe69aadf08dd309cb6b2b2927 Mon Sep 17 00:00:00 2001 From: absurdo Date: Fri, 3 Nov 2023 22:32:49 +0100 Subject: [PATCH] Added new repo based in gitea --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c2d383..b394d67 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://bitbucket.org/paramecio/paramecio2fm` +`pip3 install git+https://git.cuchulu.com/absurdo/paramecio2fm.git` This command will install in your server paramecio framework with its dependencies.