readme: switch from --production to --omit=dev

The former is deprecated.
This commit is contained in:
Simon Ser 2024-11-13 01:18:58 +01:00
parent afa09cfc25
commit 18fa0ebc6a

View file

@ -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.