From 95174d0c5c170160b0a61223b8cd7d47e41ded4b Mon Sep 17 00:00:00 2001 From: Luca Scherzer <83914554+lucascherzer@users.noreply.github.com> Date: Sat, 23 Dec 2023 15:16:38 +0100 Subject: [PATCH] fix typo --- crates/irust/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/irust/README.md b/crates/irust/README.md index 4c39ef1..4a83208 100644 --- a/crates/irust/README.md +++ b/crates/irust/README.md @@ -233,7 +233,7 @@ Currently there is a barebone kernel that is easily installable see https://gith ## Install - `cargo install irust` -- `cargo binstall irust` (using [cargo-binsall](https://github.com/cargo-bins/cargo-binstall)) +- `cargo binstall irust` (using [cargo-binstall](https://github.com/cargo-bins/cargo-binstall)) - There is also a flaptak package, its self contained , but have some limitations [![Get it from FlatHub](https://raw.githubusercontent.com/hmlendea/readme-assets/master/badges/stores/flathub.png)](https://flathub.org/apps/io.github.sigmasd.IRust)