From aacd4902df6f01444ba3cac7e5a256bbdbb0ee99 Mon Sep 17 00:00:00 2001 From: ownedbywuigi Date: Mon, 16 Jun 2025 12:52:52 -0400 Subject: [PATCH] start work on compiling documentation --- docs/compguide.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/compguide.md diff --git a/docs/compguide.md b/docs/compguide.md new file mode 100644 index 0000000..c612811 --- /dev/null +++ b/docs/compguide.md @@ -0,0 +1,9 @@ +# Compiling Pound + +(linux only rn bc lazy) + +## Linux (Fedora/RHEL/openSUSE) + +## Linux (Debian/Ubuntu) + +## Linux (Arch/SteamOS) \ No newline at end of file