Updated Installation (markdown)

ME1312 2021-03-27 15:47:29 -04:00
parent 487b475705
commit 68f6a8ab23

@ -21,7 +21,7 @@ So, if you're having trouble using SubServers, make sure your system doesn't hav
> Java does not make all development commands accessible in the command prompt like it does on other platforms for some reason. As such, commands like `jar`, that are used by the *SubServers Library Patcher*, will fail to work properly. To correct this issue, follow [this instructional video](https://www.youtube.com/watch?v=OpOTVwETq74) on how to add the missing commands to your system's PATH variable.
### Requirements for MacOS and Linux based systems
### Requirements for MacOS and Unix-based systems
* [Java Development Kit 8+](https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html)
* The following additional commands need to be available in the command line:
* `curl` or `wget`