diff --git a/README.md b/README.md index 47aed4afa..836ccfb71 100644 --- a/README.md +++ b/README.md @@ -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.