diff --git a/README.md b/README.md index 9f2fe2178..3b6f4627f 100644 --- a/README.md +++ b/README.md @@ -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