Skip to content

Commit 923b931

Browse files
authored
Merge pull request scratchfoundation#5411 from glenpike/glenpike-readme-patch-1
Add note about cloning to README
2 parents 600172f + 017de39 commit 923b931

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)