We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b7020 commit 918cf67Copy full SHA for 918cf67
1 file changed
docs/getting-started/clients/desktop/desktop-native/index.mdx
@@ -11,9 +11,10 @@ information.
11
12
::::note
13
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.
+The dependencies can be installed in your local environment by running the prepare environment
+script relevant to your OS (`scripts/prepare-env-unix-rust.sh` and
+`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`.
18
19
::::
20
0 commit comments