aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4e4d12..df4707a 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@
git crypt unlock
direnv allow
./terraform-update.sh
-# ...wait for the DNS to propagate...
+# wait for the DNS to propagate, so
+# letsencrypt can create the certificates
./nixos-update.sh
```