We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3db5f commit 202f2b4Copy full SHA for 202f2b4
README.md
@@ -69,8 +69,8 @@ using the complete version number.
69
Fork the repository. Then, run:
70
71
```shell
72
-git clone -b master git@github.com:<username>/gitflow-avh.git
73
-cd gitflow-avh
+git clone -b master git@github.com:<username>/gitflow-cjs.git
+cd gitflow-cjs
74
```
75
76
The `-b master` switch has to be added since the fork operation automatically
0 commit comments