From f136e8ae8f41c1ddb3e76a7c8383320b8a5ff933 Mon Sep 17 00:00:00 2001 From: guillemhs Date: Fri, 30 Jan 2026 08:21:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab8e10b..f1b45ca 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Vagrant fetches virtual machines from remote repositories, so we advise disconne To download the repository, you need to download the code: ```shell -git clone https://bitbucket.org/agile611/startusingdocker.git +git clone https://git.agile611.com/Agile611/startusingdocker cd startusingdocker ```