From 3de14642bed9443e7cfb6edfa39640f8ee3334ea Mon Sep 17 00:00:00 2001 From: Jason Nagin <33561705+JasonN3@users.noreply.github.com> Date: Wed, 8 Oct 2025 10:48:35 -0400 Subject: [PATCH] add usage to home --- docs/home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/home.md b/docs/home.md index e8b6e75..5a57ec3 100644 --- a/docs/home.md +++ b/docs/home.md @@ -1,7 +1,7 @@ Welcome to the build-container-installer wiki! ## Index - +- [Usage](usage.md) - Development - [Using the Makefile](development/makefile.md) - [Using the Container](development/container.md) @@ -10,4 +10,4 @@ Welcome to the build-container-installer wiki! - Examples - [Adding Flatpaks](examples/adding-flatpaks.md) -- [Known Errors](known_errors.md) \ No newline at end of file +- [Known Errors](known_errors.md)