Update README.md

adding description to show how to update submodules to latest revision
This commit is contained in:
Alister
2021-11-11 22:17:15 +00:00
parent 66ccc53c4b
commit a7b9f53bd5

View File

@@ -105,6 +105,14 @@ If the build pass correctly without errors, you can go into build/bin/
and run noggit. Note that `make install` will probably work but is not
tested, and nobody has built distributable packages in years.
# SUBMODULES #
To pull the latest version of submodules use the following command at the root directory.
```bash
git submodule update --recursive --remote
```
# DEVELOPMENT #
Feel free to ask the owner of the official repository
(https://github.com/wowdev/noggit3) for write access or