Compare commits

...

2 Commits

Author SHA1 Message Date
9609e9f3f3 Merge branch 'master' into release 2019-12-17 22:05:11 +01:00
2878477e95 Update instructions to update onPoint 2019-12-17 22:03:21 +01:00

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