Skip to content

Commit 164adae

Browse files
committed
update
1 parent 8c85f9a commit 164adae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
A lightweight gRPC service for streaming account and slot updates to subscribers.
44

55
## Setup
6-
1. Compile artifact or [download release](https://github.com/jito-foundation/geyser-grpc-plugin/releases) for your specific validator version
6+
1. [Compile](#helper-scripts) or [download a release](https://github.com/jito-foundation/geyser-grpc-plugin/releases) for your specific validator version
77
- **NOTE**: Be sure to use the branch matching the major & minor versions of your RPC node. This includes using Solana Foundation or Jito validator
8-
2. Copy the [config json file](./server/example-config.json)
9-
3. Add arg to solana validator
8+
2. Copy and edit the [config json file](./server/example-config.json) to suit your validator
9+
3. Add startup arg to solana validator
1010
- Example: `--geyser-plugin-config geyser.json`
1111
4. Restart validator
1212
5. Check logs for `Starting GeyserPluginService from config files` or `geyser_grpc_plugin_server::server`

0 commit comments

Comments
 (0)