Skip to content

Commit

Permalink
add commands to run locally
Browse files Browse the repository at this point in the history
  • Loading branch information
mzfr authored and mzfr committed Jun 2, 2020
1 parent 02a0ed9 commit 53ba364
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ Also, you can run the following command to install it directly:
go get github.com/mzfr/go-gtfo
```

If you want to run this locally then do the following:

1) Clone this repo: `git clone https://github.com/mzfr/go-gtfo`
2) run: `go run main.go -b <binary_name>`

__Note__: Make sure you have go installed.

## Support

If you'd like you can buy me some coffee:
Expand Down

0 comments on commit 53ba364

Please sign in to comment.