Skip to content

Commit 1003389

Browse files
authored
Adding go get to readme.
1 parent 3e9b05d commit 1003389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Go to the [releases page](https://github.com/marouni/adr/releases) and grab one
99

1010
Alternatively, if you have a Go developement environment setup you can install it directly using :
1111
```bash
12-
go install github.com/marouni/adr
12+
go get github.com/marouni/adr && go install github.com/marouni/adr
1313
```
1414

1515

0 commit comments

Comments
 (0)