From f3a0ff3c8b3fc1da0000bac6322e0044d1bf435e Mon Sep 17 00:00:00 2001 From: GideonBear <87426140+GideonBear@users.noreply.github.com> Date: Thu, 26 Jun 2025 14:02:44 +0200 Subject: [PATCH] Fix typo in BSD installation --- src/bsd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bsd/README.md b/src/bsd/README.md index 693efde..b22cf76 100644 --- a/src/bsd/README.md +++ b/src/bsd/README.md @@ -1,6 +1,6 @@ # DragonFly and Free BSD -## Instalation +## Installation Either use `cargo install` or the compiled binaries from the release page. The compiled binaries contain a self-upgrading feature.