update gitsubmodule command in readme

This commit is contained in:
sessionm21 2020-04-28 22:47:55 +01:00
parent 2fc8b382ef
commit 2bc611e8fc
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
On a clean clone one would most likely have to run On a clean clone one would most likely have to run
``` ```
git submodule update --recursive git submodule update --init --recursive
``` ```
# Makefile Stuff # Makefile Stuff