Make releases path relative

This commit is contained in:
wine 2018-08-10 15:21:57 +02:00
parent 7d3e7a4386
commit 8aa694afc4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ KAMI is a forge mod. Start by downloading the latest version of [forge](https://
* **Linux**: `~/.minecraft`
3. Navigate to the `mods` directory. If it doesn't exist, create it.
4. Obtain the KAMI `.jar` file.
* By **downloading** it: see [releases](https://github.com/zeroeightysix/KAMI/releases)
* By **downloading** it: see [releases](../../releases)
* By **building** it: see [Building](#building).
5. Place the `.jar` file in your mods directory.