You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ OR
40
40
41
41
`npx drfg <github-repo> <new-folder-name>`
42
42
43
-
For example, if you wanted to "clone" (download the zipball, and extract it) the repo [sails-react-bootstrap-webpack](https://github.com/neonexus/sails-react-bootstrap-webpack), just do something like:
43
+
For example, if you wanted to "clone" (download/extract/install) the repo [sails-react-bootstrap-webpack](https://github.com/neonexus/sails-react-bootstrap-webpack), just do something like:
44
44
45
45
```shell
46
46
npx drfg neonexus/sails-react-bootstrap-webpack
@@ -94,11 +94,11 @@ This does **not** prevent you from using the version you already have installed,
94
94
Once installed globally, you can use `drfg` directly, with one of its few different binary names:
0 commit comments