Compare commits

...

2 Commits

Author SHA1 Message Date
74e6dfadc8 Merge branch 'master' into release 2019-12-17 21:11:42 +01:00
b3a1a09266 Fix update command 2019-12-17 21:11:11 +01:00

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