Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
momotaro98 committed Sep 19, 2022
1 parent 47668e1 commit 5b6d262
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 @@ -15,14 +15,14 @@ __このコマンドラインツールのゴリラ語は上記元ネタ様と完
## MacOS

```
$ brew tap momotaro98/gorillang
$ brew install momotaro98/gorillang/gorillang
brew tap momotaro98/gorillang
brew install momotaro98/gorillang/gorillang
```

## Go言語と$GOPATHが通った$PATHを持つ奇特な方

```
$ go get -u github.com/momotaro98/gorillang/cmd/gorillang
go install github.com/momotaro98/gorillang/cmd/gorillang@latest
```

# 遊び方
Expand Down

0 comments on commit 5b6d262

Please sign in to comment.