From 3ddce5e41fc38c36a0d0458745e81bf27ec0b557 Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Sat, 3 Feb 2024 13:34:31 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7339ee..bb22ab5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # pohja -PHP Framework for small sites requiring some dynamic properties \ No newline at end of file +PHP Framework for small sites requiring some dynamic properties + +* git submodule add https://git.biggetje.net/perusta/pohja.git perusta/pohja +* git submodule update --init --recursive \ No newline at end of file