From 316dc50dfff8fce16291527de7aa60ff9edbf961 Mon Sep 17 00:00:00 2001 From: xxchan Date: Fri, 26 May 2023 04:25:13 +0200 Subject: [PATCH] fix typo (#1090) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d34a419c..28da9e6f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You probably want to **[see this page as it was when the latest version was publ ## Installation -Here are the one-liners for installing pre-compiled `cargo-binstall` binary from release on Linux and acOS: +Here are the one-liners for installing pre-compiled `cargo-binstall` binary from release on Linux and macOS: ``` curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash