Document npm's unsafe-perm

This commit is contained in:
Pavel Djundik
2018-04-22 21:32:01 +03:00
committed by GitHub
parent 8e2cce5b43
commit 74f9421417
+2 -1
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)