Skip to content

Commit

Permalink
fix installation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSom3body committed Jan 6, 2025
1 parent 1722524 commit d071b45
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 @@ -63,7 +63,7 @@ inputs.gotcha.packages.${pkgs.system}.default
Get the [latest release](https://github.com/MrSom3body/gotcha/releases) or compile it yourself if you want an useful output for your local IP. You can do that really easy by installing go and running the following commands:

```bash
git clone github.com/MrSom3body/gotcha
git clone https://github.com/MrSom3body/gotcha
cd gotcha
go build -ldflags="-s -w"
```
Expand Down

0 comments on commit d071b45

Please sign in to comment.