Skip to content

Commit 8fe3c03

Browse files
authored
Update README.md
1 parent b5148d5 commit 8fe3c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## How to download
44
Please use git command and clone recursively, then follow the tutorials and documents to install Env tool:
55
```shell
6-
git clone --recursive https://github.com/RT-Thread/env-windows.git
6+
git clone --recursive --depth 1 https://github.com/RT-Thread/env-windows.git
77
```
88

99
## Tutorials and documents

0 commit comments

Comments
 (0)