Skip to content

Commit 8b64328

Browse files
move main func
1 parent 286e704 commit 8b64328

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A Go implementation of a tool to estimate time spent on a git repository based o
55
## 🚀 Installation
66

77
```bash
8-
go install github.com/trinhminhtriet/git-hours/cmd/git-hours@latest
8+
go install github.com/trinhminhtriet/git-hours@latest
99
```
1010

1111
## 💡 Usage
File renamed without changes.

0 commit comments

Comments
 (0)