diff --git a/README.md b/README.md index 540ed4b..74cba40 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Minecraft: Pi Edition For Docker This is a project allowing Minecraft: Pi Edition to be run without a Raspberry Pi using Docker on x86 systems. This project is a "mod" of MCPI with certain things enabled, like Cameras, Survival mode servers, and more. For more info, see the [wiki page](https://wiki.mcpirevival.tk/wiki/MCPI-Docker) on the MCPI-Revival website. -## Setup +## Setup / Installation [Installation packages](https://jenkins.thebrokenrail.com/job/minecraft-pi-docker/job/master/lastSuccessfulBuild/artifact/out/deb/) Download the appropriate package for your system as shown in the chart below: @@ -13,6 +13,8 @@ Download the appropriate package for your system as shown in the chart below: | ``minecraft-pi-virgl`` | Minecraft Pi Edition Using VirGL For Hardware Acceleration (Recommended For Desktop) | | ``minecraft-pi-native`` | Minecraft: Pi Edition Using Docker Device Mounting For GPU Acceleration (Recommended For Raspberry Pi) | +Install the package with the command `sudo apt install ./`. + ### General Notes #### Docker Versions