We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284513c commit 725f9c3Copy full SHA for 725f9c3
README.md
@@ -3,3 +3,11 @@
3

4
[](https://goreportcard.com/report/github.com/NoteOf/noteof-cli)
5
[](https://godoc.org/github.com/NoteOf/noteof-cli)
6
+
7
+## Install
8
9
+### From Source
10
11
+```shell
12
+$ go install github.com/NoteOf/noteof-cli/cmd/note@latest
13
+```
0 commit comments