Update README.md

haven't it already. -> haven't already.
This commit is contained in:
Thomas Purdy 2024-07-25 14:03:11 -06:00 committed by GitHub
parent 2232a708e3
commit 915749d64a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ Bend is powered by the [HVM2](https://github.com/higherorderco/hvm) runtime.
#### On Linux
```sh
# Install Rust if you haven't it already.
# Install Rust if you haven't already.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# For the C version of Bend, use GCC. We recommend a version up to 12.x.