Skip to content

Commit 1ec4cfe

Browse files
authored
Update README to reference pythd image tag (#187)
1 parent 5b79908 commit 1ec4cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can run the following command to open a shell in a linux docker container wi
2626
```
2727
export PYTH_REPO=/path/to/host/pyth-client
2828
29-
// Use the latest mainnet image from https://hub.docker.com/r/pythfoundation/pyth-client/tags?name=mainnet
29+
// Use the latest pythd image from https://hub.docker.com/r/pythfoundation/pyth-client/tags?name=pythd
3030
export IMAGE=...
3131
3232
docker run -it \

0 commit comments

Comments
 (0)