Skip to content

Commit

Permalink
[Docs]: little cli fix
Browse files Browse the repository at this point in the history
  • Loading branch information
4lxprime authored Jun 20, 2024
1 parent 040e67b commit beb642a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
git downloader for specific folder

## cli:
you can run the cli with `go run github.com/4lxprime/gitdl -h` from anywhere on your system as long as you have go installed.
you can run the cli with `go run github.com/4lxprime/gitdl@main -h` from anywhere on your system as long as you have go installed.

## code:
```golang
Expand Down

0 comments on commit beb642a

Please sign in to comment.