diff --git a/README.md b/README.md index a7f5119..af70c56 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The code generator requires ruby version 2.1 or later. Until this project is released, it is recommended to include it into a project as a git submodule. - $ git submodule https://github.com/Shopify/graphql_swift_gen.git + $ git submodule add https://github.com/Shopify/graphql_swift_gen.git It is recommended to use [bundler](http://bundler.io/) to install the code generators ruby package.