From 80fecf56537ad180918f30e473c1f098af612307 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 28 Sep 2025 07:17:31 -0700 Subject: [PATCH] Update name and add usage. --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 391401d..7504f1e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ -# ebook-veganarchist-sovereignty +# Voluntary Sovereignty -Short eBook/zine to distribute and maybe make flyers out of. \ No newline at end of file +Short eBook/zine to distribute and make flyers out of. + +## Usage + +First run the installer. It has been tested on Debian Trixie 13.0. + +```shell +install.sh +``` + +Then make any changes to `ebook.md`. + +After making changes, run the convert script from the project directory. + +```shell +convert.sh +``` + +You should now have `VoluntarySovereignty.pdf` and `VoluntarySovereignty-book.pdf` available.