From 26b7822e0c49c3ef4beb4d5bb23bec06dd874838 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Mon, 25 Sep 2023 22:54:46 -0700 Subject: [PATCH] add instructions to deploy --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e69ba2b..52d0d13 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,12 @@ services. Also, the design will be extendable to allow users to add services not ## Tips +### Deploy + +```bash +$ nix run nixpkgs#colmena -- apply +``` + ### Diff changes ```bash