From 68a4edcdf7af5e8c5eef04b9b65683229644f29a Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Fri, 8 Aug 2025 07:33:37 +0200 Subject: fix: filename --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6b42c2 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# warden + +```sh +git clone git://kanjala.com/warden.git +cd warden +git submodule update --init --depth 1 --recommend-shallow +``` -- cgit v1.2.3