Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Jan 18, 2022
1 parent e2543e1 commit 4bd8558
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).

If you are comfortable using Go and have >= 1.17 installed:

`$ go get -u github.com/boyter/scc/`
`go install github.com/boyter/scc@latest`

or bleeding edge with

`go install github.com/boyter/scc@master`

#### Snap

Expand Down

0 comments on commit 4bd8558

Please sign in to comment.