Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Missed a couple of references to gitflow-avh
  • Loading branch information
ChrisJStone authored Jun 11, 2023
1 parent dc3db5f commit 202f2b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ using the complete version number.
Fork the repository. Then, run:

```shell
git clone -b master [email protected]:<username>/gitflow-avh.git
cd gitflow-avh
git clone -b master [email protected]:<username>/gitflow-cjs.git
cd gitflow-cjs
```

The `-b master` switch has to be added since the fork operation automatically
Expand Down

0 comments on commit 202f2b4

Please sign in to comment.