We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5148d5 commit 8fe3c03Copy full SHA for 8fe3c03
README.md
@@ -3,7 +3,7 @@
3
## How to download
4
Please use git command and clone recursively, then follow the tutorials and documents to install Env tool:
5
```shell
6
-git clone --recursive https://github.com/RT-Thread/env-windows.git
+git clone --recursive --depth 1 https://github.com/RT-Thread/env-windows.git
7
```
8
9
## Tutorials and documents
0 commit comments