Skip to content

Commit 9525bdc

Browse files
authored
Update README.md
Added missing `--recursive`
1 parent 15c01af commit 9525bdc

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
@@ -27,7 +27,7 @@ Complete unit tests are handled through external frameworks whose sources are au
2727
## Install & launch
2828
This script requires python 3.6 or above to work.
2929
```bash
30-
git clone https://github.com/seluj78/42PyChecker ~/42PyChecker
30+
git clone https://github.com/seluj78/42PyChecker --recursive ~/42PyChecker
3131
cd ~/42PyChecker && python3 ./42PyChecker.py
3232
```
3333

0 commit comments

Comments
 (0)