Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Sep 15, 2023
1 parent 0a86c68 commit 4e17069
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/docs/dev_docs/getting_started/sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,13 +384,11 @@ Alternatively you can open a new terminal and use aztec-cli to get the version.
:::note

Versions of `sandbox` and `aztec-cli` must match.
If `aztec-cli --version` does not return the same version as `SANDBOX_VERSION` then you need to install the correct version of `aztec-cli`.
If `aztec-cli --version` does not return the same version as sandbox then you need to install the correct version of `aztec-cli`.
See [this section](./cli.md#requirements) for how to accomplish that.

To get the version of the Sandbox you have installed start the Sandbox and look for the version in the logs.
Alternatively you can use `aztec-cli`:

#include_code node-info yarn-project/end-to-end/src/cli_docs_sandbox.test.ts bash
Alternatively you can use `aztec-cli` as described above.

:::

Expand Down

0 comments on commit 4e17069

Please sign in to comment.