Skip to content

Commit

Permalink
Merge pull request #8 from tenntenn/fix-README
Browse files Browse the repository at this point in the history
Fix readme
  • Loading branch information
tenntenn authored Oct 5, 2021
2 parents 7419121 + 2e460d3 commit 223c704
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 Expand Up @@ -87,4 +87,4 @@ $ gp download -go2 hYtdQPeKUC3

## Use as a libary

See: https://godoc.org/github.com/tenntenn/goplayground
See: https://pkg.go.dev/github.com/tenntenn/goplayground

0 comments on commit 223c704

Please sign in to comment.