Merge branch 'master' into release

This commit is contained in:
Knoch 2019-12-17 22:05:11 +01:00
commit 9609e9f3f3

View File

@ -45,6 +45,4 @@ We recommend you to structure your project directory like this:
## Updating onPoint
In order to update the version of onPoint in an existing project, run the following command:
$ git pull --recurse-submodules
In order to update the version of onPoint in an existing project, simply enter the `onpoint` directory and run `git pull`.