diff --git a/docs/running_on_staging.md b/docs/running_on_staging.md index e282dcfc..ba88615f 100644 --- a/docs/running_on_staging.md +++ b/docs/running_on_staging.md @@ -76,6 +76,11 @@ Update to the nightly version of Rust: These steps initialize your local subtensor chain in development mode. These commands will set up and run a local subtensor. +CD into the subtensor folder +```bash +cd subtensor +``` + Build the binary with the faucet feature enabled: ```bash