chore(README): update npm requirement to allow using yarn as an alternative
This commit is contained in:
parent
22dcfe4c54
commit
3ee1a84cd1
|
@ -68,7 +68,7 @@ Other packages can be installed from you package manager, either by clicking on
|
|||
### Requirements
|
||||
|
||||
- Node.js (20 recommended)
|
||||
- npm
|
||||
- npm (or yarn, see [FAQ](#i-want-to-use-yarn-instead-of-npm-is-it-possible))
|
||||
- 7z (try installing `p7zip` and `p7zip-full`)
|
||||
- make
|
||||
- wget
|
||||
|
|
Loading…
Reference in New Issue