Skip to content

Commit 724f8a5

Browse files
alxgbTwoTenPvP
authored andcommitted
docs(website): Clarify the Installer docs section
This fixes a small typo and adds more explicit details on how to get it running (even though the gif is fairly indicative already)
1 parent ef39e04 commit 724f8a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_docs/getting-started/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /wiki/installation/
44
---
55

66
### Installer
7-
To get started with the MLAPI. You need to install the library. The easiest way is to use the Editor installer. Simply download the MLAPI_Installer unity package from the [here](https://github.com/TwoTenPvP/MLAPI/releases). Then press window at the top of your editor and select MLAPI. Once in the MLAPI window, select the version you wish to use and press install.
7+
To get started with the MLAPI. You need to install the library. The easiest way is to use the Editor installer. Simply download the MLAPI_Installer Unity package from [here](https://github.com/TwoTenPvP/MLAPI/releases), double click it to import it into Unity, and once that's done select Window > MLAPI from Unity's top menu bar. Once in the MLAPI window, select the version you wish to use and press install.
88

99

1010
![Video showing the install process](https://i.imgur.com/zN63DlJ.gif)
@@ -25,4 +25,4 @@ This unitypackage includes the source file for the installer. This component is
2525

2626

2727
### Important note
28-
_The wiki, API references, readme and other documentation like information is not updated on a per commit basis. They are being updated on a per release basis. Thus using in development features on the master branch is not discouraged but there might not be any documentation except the commit messages._
28+
_The wiki, API references, readme and other documentation like information is not updated on a per commit basis. They are being updated on a per release basis. Thus using in development features on the master branch is not discouraged but there might not be any documentation except the commit messages._

0 commit comments

Comments
 (0)