We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eab7da commit 110e2c2Copy full SHA for 110e2c2
1 file changed
README.md
@@ -39,7 +39,7 @@ docker pull ghcr.io/iit-dlslab/dls2-dev:latest
39
```bash
40
mkdir dls_ws
41
cd dls_ws
42
-git clone --init --recursive https://github.com/iit-DLSLab/dls2-barebone.git
+git clone --recursive https://github.com/iit-DLSLab/dls2-barebone.git
43
```
44
## Open docker image
45
0 commit comments