Skip to content

Commit 202f2b4

Browse files
authored
Update README.md
Missed a couple of references to gitflow-avh
1 parent dc3db5f commit 202f2b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ using the complete version number.
6969
Fork the repository. Then, run:
7070

7171
```shell
72-
git clone -b master [email protected]:<username>/gitflow-avh.git
73-
cd gitflow-avh
72+
git clone -b master [email protected]:<username>/gitflow-cjs.git
73+
cd gitflow-cjs
7474
```
7575

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

0 commit comments

Comments
 (0)