Skip to content

Commit b37b260

Browse files
committed
docs: Inform about need to use older Rust
(For the time being)
1 parent 0beeb83 commit b37b260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Without the following projects, Code Expert Sync would not be possible:
2525
## Prerequisites
2626

2727
- [Tauri environment](https://tauri.app/v1/guides/getting-started/prerequisites)
28+
- Make sure to install `rustc` 1.74.x: `rustup install 1.74.1 & rustup default 1.74.1`
2829
- [Node.js](https://nodejs.org/en)
2930
- [Yarn](https://yarnpkg.com/getting-started/install)
3031

0 commit comments

Comments
 (0)