Skip to content

Commit

Permalink
Fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
tenntenn committed Oct 5, 2021
1 parent 224c990 commit 2e460d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a client of [Go Playground](https://play.golang.org).
### Install

```
$ go get github.com/tenntenn/goplayground/cmd/gp
$ go install github.com/tenntenn/goplayground/cmd/gp@latest
```

### Usage
Expand Down

0 comments on commit 2e460d3

Please sign in to comment.