File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed
Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -38,33 +38,6 @@ git clone https://github.com/0xPolygon/kurtosis-cdk.git
3838cd kurtosis-cdk
3939```
4040
41- ### Check your environment
42-
43- Run the ` tool_check.sh ` script to confirm you have all the prerequisite software.
44-
45- !!! tip
46- You may need to make the script executable: ` chmod +x scripts/tool_check.sh `
47-
48- ``` sh
49- ./scripts/tool_check.sh
50- ```
51-
52- If everything is installed correctly, you should see the following output:
53-
54- ``` bash
55- Checking that you have the necessary tools to deploy the Kurtosis CDK package...
56- ✅ kurtosis is installed, meets the requirement (=0.89).
57- ✅ docker is installed, meets the requirement (> =24.7).
58-
59- You might as well need the following tools to interact with the environment...
60- ✅ jq is installed.
61- ✅ yq is installed, meets the requirement (> =3.2).
62- ✅ cast is installed.
63- ✅ polycli is installed.
64-
65- 🎉 You are ready to go!
66- ```
67-
6841### Understanding the deployment steps
6942
7043There are two configuration files which help you understand what happens during a deployment.
You can’t perform that action at this time.
0 commit comments