]> jfr.im git - irc/freenode/web-7.0.git/commit - README.md
README.md: use sudo with npm 114/head
authorMikaela Suomalainen <redacted>
Fri, 4 Mar 2016 12:46:46 +0000 (14:46 +0200)
committerMikaela Suomalainen <redacted>
Fri, 4 Mar 2016 12:46:46 +0000 (14:46 +0200)
commitba562ae6f8c09992c5b3599cfebc14ca9b29a5b8
tree472c2d8d16b4edbcdd4f9641622c11abb89e3a8a
parent46b23bd72d23d9e1fdc7908392fa7b9ae2b261d9
README.md: use sudo with npm

At least with Arch Linux you must be root in order to use the `-g` flag with `npm install`.

I assume that it's preferable to use `sudo` instead of changing the `$` to `#`.
README.md