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 286e704 commit 8b64328Copy full SHA for 8b64328
README.md
@@ -5,7 +5,7 @@ A Go implementation of a tool to estimate time spent on a git repository based o
5
## 🚀 Installation
6
7
```bash
8
-go install github.com/trinhminhtriet/git-hours/cmd/git-hours@latest
+go install github.com/trinhminhtriet/git-hours@latest
9
```
10
11
## 💡 Usage
cmd/git-hours/main.go renamed to main.go
0 commit comments