diff --git a/README.md b/README.md index 9b447bac..72166c58 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ curl https://get.docker.com | /bin/bash 2. Type these commands to build the Docker image: ```bash -git clone https://github.com/CIRCL/ail-framework +git clone https://github.com/CIRCL/AIL-framework.git cd AIL-framework docker build -t ail-framework . ```