From 3ee1a84cd19f2deed3c4e2d79ae0692a418fd063 Mon Sep 17 00:00:00 2001 From: josselinonduty Date: Sat, 1 Feb 2025 18:33:19 +0100 Subject: [PATCH] chore(README): update npm requirement to allow using yarn as an alternative --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99eb5a3..6b9da55 100644 --- a/README.md +++ b/README.md @@ -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