From 915749d64a07c356f7fda942fb0c7a424f060e68 Mon Sep 17 00:00:00 2001 From: Thomas Purdy <61016353+neonWhiteout@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:03:11 -0600 Subject: [PATCH] Update README.md haven't it already. -> haven't already. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.