From 18fa0ebc6ab7d59bff9182b8c04f63f5271692fb Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 13 Nov 2024 01:18:58 +0100 Subject: [PATCH] readme: switch from --production to --omit=dev The former is deprecated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2194677..3fe60ab 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Requires an IRC WebSocket server. First install dependencies: - npm install --production + npm install --omit=dev Then [configure an HTTP server] to serve the gamja files.