Update CONTRIBUTING.md

This commit is contained in:
Simon Chan 2022-08-31 18:24:08 +08:00 committed by GitHub
parent 463832cd4c
commit d64bbe074d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ $ npm i -g @microsoft/rush
### Get code ### Get code
The build script only works inside of a Git repository, so, always use `git` to clone this repository. "Download ZIP" option in GitHub code menu or source code tarball in GitHub releases will NOT work. The build script only works inside Git repositories, so, always use `git` to clone this repository. "Download ZIP" option in GitHub code menu or source code tarball in GitHub releases will NOT work.
```sh ```sh
git clone https://github.com/yume-chan/ya-webadb.git git clone https://github.com/yume-chan/ya-webadb.git