diff --git a/README.md b/README.md index 75c66419bd45..29878ff8475a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ _**On Windows:**_ Two git options are required to check out sources on Windows. * `git config --global core.autocrlf input` IntelliJ IDEA Community Edition requires additional Android modules from separate Git repositories. To clone these repositories, -run one of the `getPlugins` scripts located in the `` directory. These scripts clone their respective *master* branches. +run one of the `getPlugins` scripts located in the `` directory. These scripts clone their respective *master* branches. Make sure you are inside the `` directory when running those scripts, so the modules get cloned inside the `` directory. * `getPlugins.sh` for Linux or macOS. * `getPlugins.bat` for Windows.