Update README.md

This commit is contained in:
Gustavo Chaín 2020-02-18 12:31:31 +01:00 committed by GitHub
parent 36b4c8bfd3
commit 91ebc95eb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,9 @@
![mempool screenshot](https://github.com/gchaincl/mempool/raw/master/share/screenshot.png)
# Install
Get a pre-built [release](https://github.com/gchaincl/mempool/releases/latest)
### development version
```bash
go get -u github.com/gchaincl/mempool
```