diff --git a/README.md b/README.md index a898bef..6e7b588 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,13 @@ Be cautious about writing sensitive information in the notes as anyone with the # Install -`go get github.com/schollz/cowyo` + +`go install github.com/schollz/cowyo` # Usage ``` -$ ./cowyo --help +$ cowyo --help cowyo: a websocket notepad run this to start the server and then visit localhost at the port you specify (see parameters).