diff --git a/Installation.md b/Installation.md index a0d45d0..6ce193d 100644 --- a/Installation.md +++ b/Installation.md @@ -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`