Skip to content

Commit 01c7da1

Browse files
authored
Add note about cloning to README
Because there are some very large files in the repository history
1 parent 95532e1 commit 01c7da1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ cd scratch-gui
1818
npm install
1919
```
2020

21+
**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)**
22+
2123
## Getting started
2224
Running the project requires Node.js to be installed.
2325

0 commit comments

Comments
 (0)