From 77728621d87d3325f0b608d7903a6d3eaefa71b6 Mon Sep 17 00:00:00 2001 From: Cyril Marpaud <9333398+cyril-marpaud@users.noreply.github.com> Date: Tue, 3 Sep 2024 08:45:25 +0200 Subject: [PATCH] fix: readme 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/).