From b625157e037b44aee9c0543dd601d9acf21ae6f2 Mon Sep 17 00:00:00 2001 From: Pavlenex <36959754+pavlenex@users.noreply.github.com> Date: Tue, 14 Jul 2026 12:25:27 +0500 Subject: [PATCH] Update README.md Signed-off-by: Pavlenex <36959754+pavlenex@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09a1e6980b..c6a6388dbb 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ just setup && just build **Every day:** ```bash +. ./bin/activate-hermit just dev # starts the relay + desktop app together ```