Skip to content

Commit 1926b99

Browse files
docs: update local env setup info
1 parent 94c60be commit 1926b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
- Clone the repository locally.
55
- Make your changes to the code.
66
- Run `npm install`.
7-
- Run `npm link` to install docsify cli in to global.
7+
- Run `npm link` which creates a symlink and thereby `docsify` can be accessed globally.
88
- Commit your changes with a message following the [`conventional-changelog-angular` commit message convention](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-angular/convention.md).
99
- Push to Github and open a pull request.

0 commit comments

Comments
 (0)