minor doc

master
JoYo 2022-06-19 16:02:26 -04:00
parent 62d9433bb0
commit c860ad42bd
1 changed files with 5 additions and 6 deletions

View File

@ -30,15 +30,14 @@ Follow the installation instructions for your `platform`:
On first run, the `addons.text` file will be created in your ESO live directory. On first run, the `addons.text` file will be created in your ESO live directory.
It will look similar to the following: It will look similar to the following:
```yaml ```
addons: https://www.esoui.com/downloads/info7-LibAddonMenu.html
- https://www.esoui.com/downloads/info7-LibAddonMenu.html https://www.esoui.com/downloads/info1245-TamrielTradeCentre.html
- https://www.esoui.com/downloads/info1245-TamrielTradeCentre.html https://www.esoui.com/downloads/info1146-LibCustomMenu.html
- https://www.esoui.com/downloads/info1146-LibCustomMenu.html
``` ```
Add the ESOUI url for each additional addon you wish to keep updated. Add the ESOUI url for each additional addon you wish to keep updated.
Make sure to prefix each URL line with a dash and a space (`-`). Make sure to include the `www.` indicator that ESOUI requires for some stupid reason.
# Windows Installation # Windows Installation