diff --git a/README.md b/README.md index 9d022cd..0a429cd 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + $ git pull --recurse-submodules \ No newline at end of file