Skip to content

Commit

Permalink
use the right link for docker install start
Browse files Browse the repository at this point in the history
  • Loading branch information
ilikecodewithmyhand authored Sep 15, 2024
1 parent 4c1c991 commit dcbb339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/guides/how-to-local-eth-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In this guide, the Kurtosis ethereum-package spins up a local Ethereum testnet w
## Setting up Kurtosis

Before you proceed, make sure you have:
* [Installed and started the Docker engine](https://docs.kurtosis.com/next/install#i-install--start-docker) on your local machine
* [Installed and started the Docker engine](https://docs.kurtosis.com/install/#i-install--start-docker) on your local machine
* [Installed the Kurtosis CLI](https://docs.kurtosis.com/next/install#ii-install-the-cli) (or upgraded it to the latest release, if you already have the CLI installed)
* Installed [Node.js](https://nodejs.org/en), [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable), and [npx](https://www.npmjs.com/package/npx) (for your dApp environment)

Expand Down

0 comments on commit dcbb339

Please sign in to comment.