We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c6e83 commit 5efdb80Copy full SHA for 5efdb80
README.md
@@ -84,7 +84,7 @@ Feel free to run `npm test` anytime.
84
85
To rebuild the application with your modifications, please run `npm install` or directly `npm run postinstall`.
86
87
-To piped the output to stdout, execute the application in the foreground with `nodejs tribeca.js`.
+To pipe the output to stdout, execute the application in the foreground with `nodejs tribeca.js`.
88
89
To save the output in `log/tribeca.log` file, execute the application in the background with `forever start tribeca.js` or with the alias `npm start`.
90
0 commit comments