Fix update command

This commit is contained in:
Knoch 2019-12-17 21:11:11 +01:00
parent ce0973def5
commit b3a1a09266

View File

@ -47,4 +47,4 @@ We recommend you to structure your project directory like this:
In order to update the version of onPoint in an existing project, run the following command:
$ git submodule update --recursive --remote
$ git pull --recurse-submodules