Skip to content

Commit

Permalink
fixup! add readme for guiding install rust
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed Oct 25, 2023
1 parent a01d2a9 commit cdb9c3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ FluffyChat is an open source, nonprofit and cute matrix messenger app. The app i
- And much more...

## Setup
### Rust
Before building, please ensure that Rust is installed because the [super_clipboard](https://pub.dev/packages/super_clipboard) package requires it.
For macOS or Linux, execute the following command in Terminal.
```bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Expand Down

0 comments on commit cdb9c3d

Please sign in to comment.