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: docs/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Please feel free to open a [github issue](https://github.com/wpveda/book/issues)
40
40
41
41
# Instruction For Running Locally
42
42
43
-
1. Install Node.js on your machine: [follow this on ubuntu](https://rtcamp.com/tutorials/nodejs/node-js-npm-install-ubuntu/) or use `brw install nodejs npm` on mac.
43
+
1. Install Node.js on your machine: [follow this on ubuntu](https://rtcamp.com/tutorials/nodejs/node-js-npm-install-ubuntu/) or use `brew install nodejs npm` on mac.
44
44
2. Fork [https://github.com/naming-convention/naming-convention-guides/](https://github.com/naming-convention/naming-convention-guides/) on GitHub.
45
45
3. Clone your forked repo - `git clone <forked-repo-url>`
46
46
4. Change directory to gitbook - `cd naming-convention-guides`\(assuming your forked repo is also named as `naming-convention-guides`\)
0 commit comments