diff --git a/README.md b/README.md index 07a84360..bfcb5a29 100644 --- a/README.md +++ b/README.md @@ -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)