Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpig committed Dec 27, 2024
1 parent 29ebcdb commit e67c2d1
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 @@ -35,6 +35,11 @@ You can spin up this VM from the included `Vagrantfile`, just run `vagrant up`.
- `go version go1.23.4 linux/amd64`
- `Docker version 27.3.1, build ce12230`

### Download pre-built binary

1. Go to [Releases](https://github.com/nixpig/brownie/releases/) and download the tarball for your architecture.
1. Extract the `brownie` binary from the tarball and put somewhere in `$PATH`.


### Build from source

Expand Down

0 comments on commit e67c2d1

Please sign in to comment.