Update README.md
This commit is contained in:
parent
e4e462214b
commit
d96d51dc79
|
|
@ -15,9 +15,9 @@ chmod +x clone.sh pull.sh
|
|||
### Clone or Pull Branches
|
||||
To clone or pull branches, use the provided scripts:
|
||||
1. Clone Branches: Replace YOUR_USERNAME and YOUR_TOKEN with your GitHub username and token.
|
||||
```sh
|
||||
./clone YOUR_USERNAME YOUR_TOKEN
|
||||
```
|
||||
```sh
|
||||
./clone YOUR_USERNAME YOUR_TOKEN
|
||||
```
|
||||
2. Pull Branches:
|
||||
- For Test Branches:
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue