forked from lrvick/dotfiles
add git submodule command to readme
This commit is contained in:
parent
1dd6a0ac0d
commit
d57f773cf2
|
@ -3,6 +3,7 @@
|
||||||
If starting on a new machine, begin by cloning this over https:
|
If starting on a new machine, begin by cloning this over https:
|
||||||
```
|
```
|
||||||
$ git clone https://git.distrust.co/anton/dotfiles
|
$ git clone https://git.distrust.co/anton/dotfiles
|
||||||
|
$ git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
## Qubes
|
## Qubes
|
||||||
|
|
Loading…
Reference in New Issue