Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FBDev64 committed Apr 22, 2024
1 parent 8f4bf14 commit d4bd318
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@ go install github.com/charmbracelet/gum@latest
git clone https://github.com/charmbracelet/gum.git && cd gum
go build
```
Or just use the launcher :
```bash
chmod +x launcher.sh
./launcher.sh
```
But don't forget to add it in your PATH
[releases]: https://github.com/charmbracelet/gum/releases

Expand Down

0 comments on commit d4bd318

Please sign in to comment.