Skip to content

Commit

Permalink
Merge pull request #14 from tenntenn/fix-README-go2
Browse files Browse the repository at this point in the history
Fix go2
  • Loading branch information
tenntenn authored Jan 6, 2022
2 parents bddfce2 + 3ce9adb commit 47d9612
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ Name: Go dev branch
## With Go dev branch

```
$ gp format -backend gotip example.go2
$ gp run -backend gotip example.go2
$ gp share -backend gotip example.go2
$ gp format -backend gotip example.go
$ gp run -backend gotip example.go
$ gp share -backend gotip example.go
$ gp download -backend gotip hYtdQPeKUC3
```

Expand Down

0 comments on commit 47d9612

Please sign in to comment.