Skip to content

Commit 725f9c3

Browse files
authoredApr 20, 2022
Update README.md
1 parent 284513c commit 725f9c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎README.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
![CI](https://github.com/NoteOf/noteof-cli/workflows/CI/badge.svg)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/NoteOf/noteof-cli)](https://goreportcard.com/report/github.com/NoteOf/noteof-cli)
55
[![GoDoc](https://godoc.org/github.com/NoteOf/noteof-cli?status.svg)](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

Comments
 (0)
Please sign in to comment.