Skip to content

Commit

Permalink
Update the git clone command to a more recent git version
Browse files Browse the repository at this point in the history
  • Loading branch information
karlmutch authored Aug 1, 2022
1 parent 93eb53e commit 3946857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Setting up the account
---
# dotfiles
```
git clone https://github.com/karlmutch/dotfiles.git ~/.dotfiles --recursive ;
git clone https://github.com/karlmutch/dotfiles.git ~/.dotfiles --recurse-submodules -j8
cd ~/.dotfiles ;
Expand Down

0 comments on commit 3946857

Please sign in to comment.