1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00

Fix a minor typo

(cherry picked from commit 699db04df3)
This commit is contained in:
jayeshv 2025-06-13 12:28:27 +02:00 committed by Mergify
parent bab4e58a5e
commit cac6cfe51e

View file

@ -25,7 +25,7 @@ This performs the default type of installation for your platform:
We recommend the multi-user installation if it supports your platform and you can authenticate with `sudo`. We recommend the multi-user installation if it supports your platform and you can authenticate with `sudo`.
The installer can configured with various command line arguments and environment variables. The installer can be configured with various command line arguments and environment variables.
To show available command line flags: To show available command line flags:
```console ```console