From b7d8e780d7e43094c97397b98d469049c7547152 Mon Sep 17 00:00:00 2001 From: Maxwell Date: Mon, 9 Sep 2024 09:19:04 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d0e2f3..67a2e94 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To make a mapm package, go to https://git.maxwellj.xyz/mapm/stable and submit a ├── executable └── Any other files your package needs ``` -Zip all that up into a .tar.xz file, upload it to your server and add the link to your pull request. +Zip all that up into a .tar.xz file, upload it to your server and add the link to your pull request. After creating the .tar.xz, use Mapm to create a checksum for the file. Run mapm, type `checksum`, press enter and type the file path. Press enter and copy the checksum to `(packagename).hash` inside your pull request. ### Making your own repo