We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6fe69a0 + 5d06d3f commit 32edf62Copy full SHA for 32edf62
1 file changed
README.md
@@ -23,7 +23,7 @@ For more information take a look at the [manual](docs/manual.md), the [examples]
23
Probably the easiest way to install `commander` is by using `go get` to download and install it in one simple command:
24
25
```bash
26
-go get github.com/svenfinke/commander/cmd/commander
+go get github.com/SimonBaeumer/commander/cmd/commander
27
```
28
29
This works on any OS, as long as go is installed. If go is not installed on your system, follow one of the methods below.
0 commit comments