Skip to content

Commit 30e644c

Browse files
committed
Change phrasing
1 parent c052c47 commit 30e644c

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
@@ -190,7 +190,7 @@ computer. To do this you will need:
190190
- [highlights](https://github.com/perl6/atom-language-perl6) (optional; requires
191191
`nodejs`, `npm`, and at least GCC-4.8 on Linux to be installed. Running `make` will set everything up for you.)
192192
- Debian instructions:
193-
- Get more modern nodejs than in repos: `curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -`
193+
- Get more modern nodejs than in package manager: `curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -`
194194
- Run `make init-highlights` to initialize highlights
195195
- If that still isn't working try running `npm install node-gyp -g` and try running make command again
196196

0 commit comments

Comments
 (0)