docs: fix inconsistent disko-install cmd

This commit is contained in:
raexera 2024-11-08 07:22:31 +07:00 committed by mergify[bot]
parent 856a290215
commit f3f8254fcc

View file

@ -22,7 +22,7 @@ For a fresh installation, where **disko-install** will handle partitioning and
setting up the disk, use the following syntax:
```console
sudo nix run 'github:nix-community/disko#disko-install/latest' -- --flake <flake-url>#<flake-attr> --disk <disk-name> <disk-device>
sudo nix run 'github:nix-community/disko/latest#disko-install' -- --flake <flake-url>#<flake-attr> --disk <disk-name> <disk-device>
```
Example: