We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9b05d commit 1003389Copy full SHA for 1003389
README.md
@@ -9,7 +9,7 @@ Go to the [releases page](https://github.com/marouni/adr/releases) and grab one
9
10
Alternatively, if you have a Go developement environment setup you can install it directly using :
11
```bash
12
-go install github.com/marouni/adr
+go get github.com/marouni/adr && go install github.com/marouni/adr
13
```
14
15
0 commit comments