mirror of https://github.com/kami-blue/client
Make releases path relative
This commit is contained in:
parent
7d3e7a4386
commit
8aa694afc4
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue