Add note about updating submodules to README
This commit is contained in:
parent
6127700da2
commit
a6fee85d14
@ -10,6 +10,7 @@ Clone the repository and stow in configs that you want, like so:
|
|||||||
cd
|
cd
|
||||||
git clone git@git.desu.ltd:salt/dotfiles .dotfiles
|
git clone git@git.desu.ltd:salt/dotfiles .dotfiles
|
||||||
cd .dotfiles
|
cd .dotfiles
|
||||||
|
git submodule update --recursive --remote
|
||||||
stow vim # Or whatever config set you want
|
stow vim # Or whatever config set you want
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user