From 1f209b46d9fed706587f8ffba57ccaafeab26c25 Mon Sep 17 00:00:00 2001 From: cptn-cosmo Date: Sun, 31 Aug 2025 23:03:48 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7331e62..7da107f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Clicking the button automatically runs the `/dr` chat command. ## 📦 Installation 1. In Foundry VTT, go to **Settings → Add-on Modules → Install Module**. -2. Paste this manifest link: `https://raw.githubusercontent.com/cptn_cosmo/DualityDiceRoller/main/module.json` +2. Paste this manifest link: `https://github.com/cptn-cosmo/DualityDiceRoller/releases/latest/download/module.json` 3. Enable the module in **World Settings → Manage Modules**. ---