Skip to content

Commit

Permalink
Don't mention npm command for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring authored and brunnre8 committed Feb 13, 2023
1 parent 1eff267 commit 7e936c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _docs/install-and-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@ Then install The Lounge using:
yarn global add thelounge
```

{: .alert.alert-info role="alert"}
If you install The Lounge using the [npm](https://docs.npmjs.com/cli/npm) CLI instead, you will need the `--unsafe-perm` flag: `npm install --global --unsafe-perm thelounge`

Start the server manually using:

```
Expand Down

0 comments on commit 7e936c2

Please sign in to comment.