From a9c0126cb0345161c818f2a3fa2f46ac44b1fae5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= <joerg@thalheim.io>
Date: Sun, 24 Oct 2021 01:43:19 +0200
Subject: [PATCH] update deployment commands

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

diff --git a/README.md b/README.md
index 78c73bd..3bbbd6d 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ If you want to reboot a machine, use the following
 command to also deploy secrets afterwards:
 
 ```console
-$ ./deploy --force-reboot --include build02
+$ inv deploy --hosts build02 reboot --hosts build02
 ```
 
 ## Install/Fix system from Hetzner recovery mode