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 3a63e3c commit 1784584Copy full SHA for 1784584
README.md
@@ -34,7 +34,7 @@ $ npm-diff intersect 0.0.0 0.1.0 | less
34
$ npm-diff intersect 0.0.0 0.1.0 | colordiff | less -R
35
```
36
37
-If you don't have [colordiff](http://www.colordiff.org), and want to use it:
+If you don't have [colordiff](http://www.colordiff.org), and want to use it (on the Linux, use sudo; in the Mac, don't use):
38
39
```bash
40
$ make colordiff
0 commit comments