From 71132ef16888a82644a9699172b1373416f9953d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martynas=20Mickevi=C4=8Dius?= Date: Sun, 27 Oct 2024 14:10:42 +0100 Subject: [PATCH] Add missing argument in the docs --- docs/site/getting-started/configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/getting-started/configure.md b/docs/site/getting-started/configure.md index f1e0e629d..6eca52854 100644 --- a/docs/site/getting-started/configure.md +++ b/docs/site/getting-started/configure.md @@ -144,7 +144,7 @@ These steps will allow you to update your machine later. Generate the `hardware-configuration.nix` file for your machine by executing the following command: ```bash -clan machines update-hardware-config [MACHINE_NAME] +clan machines update-hardware-config [MACHINE_NAME] [HOSTNAME] ``` replace `[MACHINE_NAME]` with the name of the machine i.e. `jon` and `[HOSTNAME]` with the `ip_address` or `hostname` of the machine within the network. i.e. ``