Skip to content

Commit 918cf67

Browse files
committed
reference both variants of script
1 parent 60b7020 commit 918cf67

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

  • docs/getting-started/clients/desktop/desktop-native

docs/getting-started/clients/desktop/desktop-native/index.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ information.
1111

1212
::::note
1313

14-
The dependencies can be installed in your local environment by running the script
15-
`scripts/prepare-env-rust.sh`. If installing manually, ensure that the versions of the cargo
16-
binaries match those defined in the script.
14+
The dependencies can be installed in your local environment by running the prepare environment
15+
script relevant to your OS (`scripts/prepare-env-unix-rust.sh` and
16+
`scripts/prepare-env-windows-rust.ps1`). If installing manually ensure that the versions of the
17+
cargo binaries match those defined in `apps/desktop/desktop-native/cargo-tool-versions`.
1718

1819
::::
1920

0 commit comments

Comments
 (0)