diff --git a/docs/getting-started/create-nix-config.md b/docs/getting-started/create-nix-config.md index 0532763..a96bd5e 100644 --- a/docs/getting-started/create-nix-config.md +++ b/docs/getting-started/create-nix-config.md @@ -20,7 +20,7 @@ Available templates are: Alternatively, use this flake's create script: ```bash -nix run "git+https://git.sid.ovh/sid/synix#create" -- -t TEMPLATE -u YOUR_USER -h YOUR_HOSTNAME +nix run "git+https://git.sid.ovh/sid/synix#create" -- -t TEMPLATE -u YOUR_USER -H YOUR_HOSTNAME ``` Check: