Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Sep 4, 2018
1 parent edf17ac commit b9905d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Usage of ./rocket-notification:
If the flag `-m` is not specified the program will read the message from standard input.

The following example will post the output of command ps to Rocket.Chat using code style.
Ex: `ps | ./rocket-notification -s http://meet.cu.aleph.engineering -u jenkins -p owulacja -c general -code true`
Ex: `ps | ./rocket-notification -s http://meet.cu.aleph.engineering -u jenkins -p password -c general -code true`


## How to test
Expand Down

0 comments on commit b9905d5

Please sign in to comment.