Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik0-0 committed Mar 1, 2024
2 parents c656abc + 4ec0b68 commit fa93a3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ We welcome contributions to improve and expand this texture pack. If you'd like
1. Fork the repository to your GitHub account.
2. Clone the forked repository to your local machine:
```sh
git clone https://github.com/Nik0-0/nikosnextbots.git
git clone https://github.com/Nikos-Stuff/nikosnextbots.git
```
4. Create a new branch for your changes based on the `txt-testing` branch:
4. Create a new branch for your changes based on the `main` branch:
```sh
git checkout -b txt-testing/your-changes
git checkout -b main/your-changes
```
6. Make your modifications and improvements.

Expand Down

0 comments on commit fa93a3c

Please sign in to comment.