From eda822da65996ceddb03a7bba6954095c8e8dc83 Mon Sep 17 00:00:00 2001 From: Cyril Marpaud Date: Sat, 7 Sep 2024 10:28:23 +0200 Subject: [PATCH] docs(readme): fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee7d0d6..149e2d9 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ You should then find a Debian package in `target/debian/`. ### Windows -With a Rust toolchain instalded on your machine, you can: +With a Rust toolchain installed on your machine, you can: 1. Install [WiX v3](https://wixtoolset.org/docs/wix3/).