We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b79908 commit 1ec4cfeCopy full SHA for 1ec4cfe
README.md
@@ -26,7 +26,7 @@ You can run the following command to open a shell in a linux docker container wi
26
```
27
export PYTH_REPO=/path/to/host/pyth-client
28
29
-// Use the latest mainnet image from https://hub.docker.com/r/pythfoundation/pyth-client/tags?name=mainnet
+// Use the latest pythd image from https://hub.docker.com/r/pythfoundation/pyth-client/tags?name=pythd
30
export IMAGE=...
31
32
docker run -it \
0 commit comments