Mention --download-host

This commit is contained in:
Joshua Goins 2024-05-21 23:47:35 -04:00
parent 344a241d14
commit 0beaf442b7

View file

@ -61,7 +61,7 @@ cargo install --git https://github.com/redstrate/DalamudRepoTool.git
And then run it on your repository:
```shell
DalamudRepoTool --repo-path <your repository path where the State.toml is>
DalamudRepoTool --download-host <URL to your hosted repository without the stable channel path> --repo-path <your repository path where the State.toml is>
```
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!