Skip to content

Commit 5d06d3f

Browse files
author
Sven Finke
committed
Fix URL
1 parent 93bf18a commit 5d06d3f

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
@@ -23,7 +23,7 @@ For more information take a look at the [manual](docs/manual.md), the [examples]
2323
Probably the easiest way to install `commander` is by using `go get` to download and install it in one simple command:
2424

2525
```bash
26-
go get github.com/svenfinke/commander/cmd/commander
26+
go get github.com/SimonBaeumer/commander/cmd/commander
2727
```
2828

2929
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

Comments
 (0)