fix(docs): fixed typo in README.md

This commit is contained in:
ginkogruen
2024-06-09 02:11:53 +02:00
committed by GitHub
parent 398acc470f
commit 3db4bf7771
+1 -1
View File
@@ -41,7 +41,7 @@ recursive layouts.
Disko doesn't require installation: it can be run directly from nix-community
repository. The [Quickstart Guide](./docs/quickstart.md) documents how to run
Disko in its simplest form when installing NixOS. Alternativly you can
Disko in its simplest form when installing NixOS. Alternatively you can
also use the new [disko-install](./docs/disko-install.md) tool, which combines
the `disko` and `nixos-install` into one step.