Update README.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>
This commit is contained in:
schultzie 2024-10-22 07:30:36 -07:00 committed by GitHub
parent 1dd6ff0c0e
commit 47311d4876
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Metrics with no confirmation level:
```sh
git clone https://github.com/asymmetric-research/solana_exporter.git
cd solana_exporter
CGO_ENABLED=0 go build github.com/asymmetric-research/solana_exporter/cmd/solana_exporter
CGO_ENABLED=0 go build ./cmd/solana_exporter
```
## Command line arguments