kurtosis-tech / kurtosis

A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer.
https://docs.kurtosistech.com/
Apache License 2.0
319 stars 42 forks source link

typo in code #1591

Closed franjoespejo closed 9 months ago

franjoespejo commented 9 months ago

Where did you see the issue in our documentation?

https://docs.kurtosis.com/quickstart/#spin-up-your-system

Issue description

Replace

kurtosis run github.com/kurtosis-tech/ethereum-package --args-file ~/network_params.json --enclave eth-network"

With

kurtosis run github.com/kurtosis-tech/ethereum-package --args-file ~/network_params.json --enclave eth-network

omar711 commented 9 months ago

Thanks for flagging! Fix is waiting in https://github.com/kurtosis-tech/kurtosis/pull/1593