diff --git a/README.md b/README.md index b296dc4..cd8984f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ The assets for the game are stored separately to the code. To retrieve the assets for the first time, run: 1. `git submodule init` -2. `git submodule update` +2. `git submodule update --init --recursive --remote` From there, only the second command has to be run in order to update the assets