mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
Updated readme with go install
This commit is contained in:
parent
ade7a635c4
commit
bd1dad537a
@ -16,12 +16,13 @@ Be cautious about writing sensitive information in the notes as anyone with the
|
|||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
`go get github.com/schollz/cowyo`
|
|
||||||
|
`go install github.com/schollz/cowyo`
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ./cowyo --help
|
$ cowyo --help
|
||||||
cowyo: a websocket notepad
|
cowyo: a websocket notepad
|
||||||
run this to start the server and then visit localhost at the port you specify
|
run this to start the server and then visit localhost at the port you specify
|
||||||
(see parameters).
|
(see parameters).
|
||||||
|
Loading…
Reference in New Issue
Block a user