Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kafeikui committed Jun 17, 2024
1 parent 5456639 commit cd51d6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/eigenlayer-onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ If you are EOA operator, we recommend using `node-shell`, the REPL for the opera
#!/bin/bash
cd <YOUR_ARPA_NETWORK_ROOT_DIRECTORY>

# Pull the latest Docker image
docker pull ghcr.io/arpa-network/node-shell:latest

docker run \
-w /app \
-v <path of config file>:/app/config.yml \
Expand Down

0 comments on commit cd51d6e

Please sign in to comment.