Skip to content

Commit 110e2c2

Browse files
committed
fix cloning instructions
1 parent 6eab7da commit 110e2c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ docker pull ghcr.io/iit-dlslab/dls2-dev:latest
3939
```bash
4040
mkdir dls_ws
4141
cd dls_ws
42-
git clone --init --recursive https://github.com/iit-DLSLab/dls2-barebone.git
42+
git clone --recursive https://github.com/iit-DLSLab/dls2-barebone.git
4343
```
4444
## Open docker image
4545
```bash

0 commit comments

Comments
 (0)