Skip to content

Commit

Permalink
doc: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hiago-balbino committed Oct 12, 2023
1 parent 827b351 commit 2b52f88
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -69,9 +69,7 @@ You can install the application using `go install`.
go install github.com/hiago-balbino/random-luck/cmd/luckctl@latest
```

Then you can run the application using `luckctl`. Note that if you want to run anywhere you need to export the environment variables.
```
luckctl
Then you can run the application using `luckctl`. Note that if you want to run anywhere you need to export the `$GOPATH/bin/luckctl` to your `$PATH` environment variables.
```
luckctl --games=2 --numbers=6
```
Expand Down

0 comments on commit 2b52f88

Please sign in to comment.