From 3d4ec9097ed83f2feb2f110f909c5db409800d3b Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 16 Jan 2023 11:35:26 +0000 Subject: fix: typos in readme i've been scrump'd --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a1d154..6714e49 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# pacwiz-serve +# packwiz-serve a minimal docker (or podman) container to serve packwiz modpacks anywhere :) @@ -14,5 +14,4 @@ docker run -d -p :8080 -v /path/to/your/modpack:/data getchoo ### permission denied errors -for users of a system with SELinux, you maybe need to append `:z` to your volume mount options. -for example: `-v /path/to/your/modpack:/data:z` +for users of a system with SELinux, you maybe need to append `:z` to your volume mount options.
for example: `-v /path/to/your/modpack:/data:z` -- cgit v1.2.3