From 0eb054bf1f2dd6f51de662a02e1f6dbc105f1c97 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Thu, 4 Dec 2025 22:33:08 +0100 Subject: [PATCH] Fix in repository in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b066d40..e55b4a2 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,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/cuchulu/cuchulufm` +`pip3 install git+https://git.cuchulu.com/cuchulu/cuchulufm` This command will install in your server cuchulu framework with its dependencies.