Update instructions to update onPoint

This commit is contained in:
Knoch 2019-12-17 22:03:21 +01:00
parent 5684fa85cf
commit 2878477e95

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`.