From dc1a7ffbd0a994ca4e3e8a577bd62503d1099ebf Mon Sep 17 00:00:00 2001 From: Yeasin Date: Tue, 2 Jul 2024 13:48:20 +0600 Subject: [PATCH] [Website]: fix cmd to access kurtosis shell --- docs/fundamentals/kurtosis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/kurtosis.md b/docs/fundamentals/kurtosis.md index b4f347fe6f..7f6072e6e6 100644 --- a/docs/fundamentals/kurtosis.md +++ b/docs/fundamentals/kurtosis.md @@ -142,7 +142,7 @@ The most straightforward to interact with any of the geth nodes is through JSON- In the end the kurtosis services are docker images. It is also possible to get shell access to them and poke around, e.g. load up the console. Kurtosis facilitates the shell access through a command: ``` -> kurtosis shell dusty-soil el-1-geth-lighthouse +> kurtosis service shell dusty-soil el-1-geth-lighthouse No bash found on container; dropping down to sh shell... / # geth --datadir /data/geth/execution-data/ attach Welcome to the Geth JavaScript console!