We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed26ab commit e96e1bbCopy full SHA for e96e1bb
src/2-install.md
@@ -5,7 +5,7 @@
5
* macOS (both x86_64 and aarch64 version)
6
7
## Preparation
8
-RAP is based on Rust version nightly-2024-06-30. You can install this version using the following command.
+RAPx is based on Rust version nightly-2024-10-12. You can install this version using the following command.
9
```shell
10
rustup toolchain install nightly-2024-10-12 --profile minimal --component rustc-dev,rust-src,llvm-tools-preview
11
```
0 commit comments