Skip to content

Commit

Permalink
add switch to gh-pages command
Browse files Browse the repository at this point in the history
  • Loading branch information
yehiarasheed authored Oct 9, 2024
1 parent 9ff91e7 commit 1cc2653
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,10 @@ To ensure a smooth collaboration process, Follow these steps:

3. **Create a Branch:**

- Navigate into the cloned repository:
- Navigate into the cloned repository and switch to the `gh-pages` branch:
```bash
cd awesome-github-profiles
git checkout gh-pages
```
- Create a new branch for your feature or fix:
```bash
Expand Down

0 comments on commit 1cc2653

Please sign in to comment.