Skip to content

Commit

Permalink
Fix command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
vegarsti committed Jun 28, 2024
1 parent 85403d1 commit 0a34621
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 @@ -41,5 +41,5 @@ $ BLOCKCHAIN_NAME='foo' RPC_NODE_URL='http://localhost:8545' DUNE_API_KEY='your-

You can see all the configuration options by using the `--help` argument:
```bash
docker run duneanalytics/node-indexer ./indexer --help
docker run duneanalytics/node-indexer --help
```

0 comments on commit 0a34621

Please sign in to comment.