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 e2cab3a commit 4aff08dCopy full SHA for 4aff08d
README.md
@@ -55,7 +55,7 @@ and `0755` permissions, which doesn't allow a non-root use to write to it by def
55
### Running `cardano-cli` against local `cardano-node` instance
56
57
```
58
-$ docker exec -ti gouroboros_cardano-node_1 sh -c 'CARDANO_NODE_SOCKET_PATH=/ipc/node.socket cardano-cli query tip --testnet-magic 1097911063'
+$ docker exec -ti gouroboros-cardano-node-1 sh -c 'CARDANO_NODE_SOCKET_PATH=/ipc/node.socket cardano-cli query tip --testnet-magic 1097911063'
59
60
61
### Building and running the test program
0 commit comments