diff --git a/README.md b/README.md index c81a45db7e817eea091c85c6f36506adbc9e8e3d..ee8d30c6d81226c36fc9b73c41bd4fb15d6a0445 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ cd scratch-gui npm install ``` +**You may want to add `--depth=1` to the `git clone` command because there are some [large files in the git repository history](https://github.com/LLK/scratch-gui/issues/5140).** + ## Getting started Running the project requires Node.js to be installed.