Skip to content

Commit

Permalink
docs: remove client's testing feature in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiagoPittella committed Jan 17, 2025
1 parent 801f18e commit 7dcd247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction/get-started/create-account-use-faucet.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The Miden client facilitates interaction with the Miden rollup and provides a wa
2. Install the Miden client.

```shell
cargo install miden-cli --features testing,concurrent
cargo install miden-cli --features concurrent
```
You can now use the `miden --version` command, and you should see `Miden 0.7.0`.

Expand Down

0 comments on commit 7dcd247

Please sign in to comment.