Skip to content

Commit 09af4df

Browse files
committed
edits
1 parent a4d44cd commit 09af4df

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ while satisfying Rust's borrow checker through checked run-time operations.
3636
On Ubuntu, install the required dependencies with:
3737

3838
```bash
39-
sudo apt install libclang-22-dev clang++-22 ninja-build cmake python3-tomli
40-
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain 1.95.0
39+
sudo apt install libclang-22-dev clang++-22 ninja-build cmake
4140
curl -LsSf https://astral.sh/ruff/install.sh | sh
4241
```
4342

0 commit comments

Comments
 (0)