We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69aa0ea commit 1abf08dCopy full SHA for 1abf08d
README.md
@@ -5,7 +5,7 @@ A command-line tool for managing and synchronizing multiple repositories.
5
## Installation
6
7
```bash
8
-go install github.com/tierone/harbormaster/cmd/harbormaster@latest
+go install github.com/TierOne-Software/HarborMaster/cmd/harbormaster@latest
9
```
10
11
## Quick Start
0 commit comments