From 4f65439d60a20d6bd6f194017929991a473da323 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= <joerg@thalheim.io>
Date: Sun, 16 Jan 2022 09:52:55 +0100
Subject: [PATCH] README: typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d0e12b9..0d9e799 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ $ inv setup-secret --hosts buildXX
 
 ```console
 $ nixos-generate-config  --root /tmp
-# optional, in most cases one can roles/hardware/hetzner-amd.nix
+# optional, in most cases one can import roles/hardware/hetzner-amd.nix
 $ scp buildXX.nix-community.org:/tmp/etc/nixos/hardware-configuration.nix buildXX/hardware-configuration.nix
 ```