Skip to content

Commit 61c697f

Browse files
committed
add installation to README
1 parent 4dff70d commit 61c697f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,22 @@ you should use [looppointer](https://github.com/kyoh86/looppointer).
128128

129129
## Install
130130

131+
go:
132+
133+
```console
134+
$ go get github.com/kyoh86/exportloopref
135+
```
136+
137+
[homebrew](https://brew.sh/):
138+
139+
```console
140+
$ brew install kyoh86/tap/exportloopref
131141
```
132-
go get github.com/kyoh86/exportloopref
142+
143+
[gordon](https://github.com/kyoh86/gordon):
144+
145+
```console
146+
$ gordon install kyoh86/exportloopref
133147
```
134148

135149
## Usage

0 commit comments

Comments
 (0)