update readme to include downloading submodules
This commit is contained in:
@@ -4,6 +4,14 @@ A collection of Linux scripts and configs for use across multiple machines.
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
### Submodules
|
||||||
|
|
||||||
|
After cloning, pull submodules with:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git submodule update --init --recursive
|
||||||
|
```
|
||||||
|
|
||||||
### Packages
|
### Packages
|
||||||
|
|
||||||
Install all packages using `yay`:
|
Install all packages using `yay`:
|
||||||
|
|||||||
Reference in New Issue
Block a user