From 46cdda3938bbf4c4adac69560c0dd320b178bb4d Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Fri, 8 Apr 2022 20:51:37 +0200 Subject: Fix typo --- posts/install-rust-analyzer-on-openbsd-current.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/install-rust-analyzer-on-openbsd-current.md b/posts/install-rust-analyzer-on-openbsd-current.md index 32eab56..06efa2c 100644 --- a/posts/install-rust-analyzer-on-openbsd-current.md +++ b/posts/install-rust-analyzer-on-openbsd-current.md @@ -56,7 +56,7 @@ I've also added the above commands to my local update script to keep rustc, rust ## Errata -Sometimes Cargo fails install from a Git URL due to an incompatible version of libgit2. +Sometimes Cargo fails to install crates from Git repositories due to an incompatible version of libgit2. If so, you can install the latest weekly release of rust-analyzer from [crates.io](https://crates.io/crates/ra_ap_rust-analyzer) as follows: $ cargo install \ -- cgit v1.2.3