forked from UTulsa-Research/ag_gen
Updating README to include instructions to recurse submodules when cloning
This commit is contained in:
parent
ea668853e5
commit
423fda8db9
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
### Submodules
|
||||||
|
|
||||||
|
This repository includes submodules. Please use `git clone --recurse-submodules` with the appropriate link. This will initialize and update all submodules in this repo.
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
Run the `deps.sh` command to install necessary dependencies.
|
Run the `deps.sh` command to install necessary dependencies.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user