readme: switch from --production to --omit=dev
The former is deprecated.
This commit is contained in:
parent
afa09cfc25
commit
18fa0ebc6a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Requires an IRC WebSocket server.
|
||||||
|
|
||||||
First install dependencies:
|
First install dependencies:
|
||||||
|
|
||||||
npm install --production
|
npm install --omit=dev
|
||||||
|
|
||||||
Then [configure an HTTP server] to serve the gamja files.
|
Then [configure an HTTP server] to serve the gamja files.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue