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.
1 parent 93bf18a commit 5d06d3fCopy full SHA for 5d06d3f
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