From 85051b9a99ef7724b548ecf22fc29c402d1742c6 Mon Sep 17 00:00:00 2001 From: andreyaksenov <38073144+andreyaksenov@users.noreply.github.com> Date: Wed, 10 Oct 2018 10:08:29 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a94d1aee1..ff5d8cdde 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Run the following command in the checkout directory to do so. 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.