Skip to content

Commit e96e1bb

Browse files
authored
Update 2-install.md
1 parent 5ed26ab commit e96e1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/2-install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* macOS (both x86_64 and aarch64 version)
66

77
## Preparation
8-
RAP is based on Rust version nightly-2024-06-30. You can install this version using the following command.
8+
RAPx is based on Rust version nightly-2024-10-12. You can install this version using the following command.
99
```shell
1010
rustup toolchain install nightly-2024-10-12 --profile minimal --component rustc-dev,rust-src,llvm-tools-preview
1111
```

0 commit comments

Comments
 (0)