From 58eb3d70b0971270cf7bb39e8a6a2c6f286e52ac Mon Sep 17 00:00:00 2001 From: Alex Band Date: Tue, 2 Feb 2021 11:19:45 +0100 Subject: [PATCH] typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b5e56e1..67135c64 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ If you have an older version of Rust and Krill, you can update via: ```bash rustup update -cargo install --locked --focrce krill +cargo install --locked --force krill ``` ## Introduction