From 3f32b1244d7d60602c1d2554c58c756957b8f62b Mon Sep 17 00:00:00 2001 From: Simone Spinelli <simone.spinelli@geant.org> Date: Thu, 9 Dec 2021 08:55:25 +0000 Subject: [PATCH] Update README.md: update clone instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2e8fc5..bf00358 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ We use a public vSRX image: https://app.vagrantup.com/juniper/boxes/ffp-12.1X47- Clone this repository using the following command: ``` -git clone git@gitlab.geant.org:geant-oav/geant-na-minilab.git +git clone git@gitlab.geant.org:geant-oav/ansible-minilab.git ``` -- GitLab