From 0beaf442b765999add8b31a0cfdc88c8d45461b5 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Tue, 21 May 2024 23:47:35 -0400 Subject: [PATCH] Mention --download-host --- content/concept/dalamud-repo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/concept/dalamud-repo.md b/content/concept/dalamud-repo.md index 7936f91..a5e1319 100644 --- a/content/concept/dalamud-repo.md +++ b/content/concept/dalamud-repo.md @@ -61,7 +61,7 @@ cargo install --git https://github.com/redstrate/DalamudRepoTool.git And then run it on your repository: ```shell -DalamudRepoTool --repo-path +DalamudRepoTool --download-host --repo-path ``` When it's done, it will create a `repo.json` where the `State.toml` was. Your repository is complete and can now be used in Dalamud!