We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d03b3f commit 9af9e36Copy full SHA for 9af9e36
README.md
@@ -130,7 +130,7 @@ $ docker run --init --read-only --publish 8080:8080 ghcr.io/makenew/nodejs-serve
130
The server is included in the published [npm package] and may be run using npx with
131
132
```
133
-npx @makenew/nodejs-server --production
+$ npx @makenew/nodejs-server --production
134
135
136
[npm package]: https://www.npmjs.com/package/@makenew/nodejs-server
0 commit comments