From 9439079bf9f19fbde1f9a97f31094d79fa72c379 Mon Sep 17 00:00:00 2001 From: Max Koon Date: Fri, 15 Aug 2025 19:52:27 -0400 Subject: [PATCH] feat: inital public commit --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b245ce..872d258 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,16 @@
Koon Family OS
-
-More info at max.koon.us/posts/os

+## Post Clone + +When cloning the repo, you have to initalize the secrets submodule. + +``` +git submodule update --init secrets +``` + ## Deploy ### Ark