Skip to content

Commit 5efdb80

Browse files
committed
Fixed typo.
1 parent 41c6e83 commit 5efdb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Feel free to run `npm test` anytime.
8484

8585
To rebuild the application with your modifications, please run `npm install` or directly `npm run postinstall`.
8686

87-
To piped the output to stdout, execute the application in the foreground with `nodejs tribeca.js`.
87+
To pipe the output to stdout, execute the application in the foreground with `nodejs tribeca.js`.
8888

8989
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`.
9090

0 commit comments

Comments
 (0)