This commit is contained in:
andreyaksenov 2018-10-10 10:08:29 +03:00 committed by GitHub
parent a42b897cfc
commit 85051b9a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ Run the following command in the checkout directory to do so.
git submodule update --init --remote git submodule update --init --remote
``` ```
### Installing Gema ### Installing Gems
After you performed the initial checkout for the main repository and the submodule, run `bundle install` to install additional required gems. After you performed the initial checkout for the main repository and the submodule, run `bundle install` to install additional required gems.