Skip to content

Commit

Permalink
Remove mention of submodules in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Dec 31, 2024
1 parent 99d3234 commit f3c9eaf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,3 @@ Related projects :
- [Node.js](https://nodejs.org/en/) 16
- [Docker](https://www.docker.com/)
- Some Unix or WSL2 environment

Make sure that your local repository automatically pulls submodules:

```bash
git config --global submodule.recurse true
```

0 comments on commit f3c9eaf

Please sign in to comment.