From 83f90682d386058c6beb52be3ba142a2fb5c2e8b Mon Sep 17 00:00:00 2001 From: Dongdong Zhou Date: Sat, 22 Oct 2022 14:13:02 +0100 Subject: [PATCH] Update building-from-source.md --- docs/building-from-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building-from-source.md b/docs/building-from-source.md index dd753e01..3f000bf5 100644 --- a/docs/building-from-source.md +++ b/docs/building-from-source.md @@ -2,7 +2,7 @@ It is easy to build Lapce from source on a GNU/Linux distribution. Cargo handles the build process, all you need to do, is ensure the correct dependencies are installed. -1. Install the Rust compiler and Cargo using [`rustup.rs`](https://rustup.rs/). If you already have the toolchain, ensure you are using version 1.62 or higher. +1. Install the Rust compiler and Cargo using [`rustup.rs`](https://rustup.rs/). If you already have the toolchain, ensure you are using version 1.64 or higher. 2. Install dependencies for your operating system: