Merge pull request #2379 from thelounge/xpaw/unsafe-perm

Document npm's unsafe-perm
This commit is contained in:
Jérémie Astori 2018-04-24 01:22:06 +00:00 committed by GitHub
commit 73b1293522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,8 @@ The Lounge is the official and community-managed fork of [Shout](https://github.
## Installation and usage
The Lounge requires [Node.js](https://nodejs.org/) v6 or more recent.
[Yarn package manager](https://yarnpkg.com/) is also recommended *(npm will also work)*.
[Yarn package manager](https://yarnpkg.com/) is also recommended.
If you want to install with npm, `--unsafe-perm` is required for a correct install.
### Running stable releases using Yarn (recommended)