From 2939837edbce68e0b3f6d9420b98ed5c5c9b54e2 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 12 Oct 2024 04:25:34 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bca5708f..a1678ccc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Make sure your system support: * GTK 4.8+ * Libadwaita 1.4+ -Use [rustup](https://rustup.rs) installer to setup latest Rust compiler and package manager: +Use [rustup](https://rustup.rs) installer to setup latest Rust compiler and Cargo package manager: ``` bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh