Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BridledCosine62 authored Feb 23, 2021
1 parent 174dcf9 commit 5fb886d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ install pocketmine
More information about Pocketmine requirements https://pmmp.readthedocs.io/en/rtfd/installation/requirements.html#

- You can install for arch linux too! must 64 bit arch linux. link "https://github.com/BridledCosine62/pocketmine-installer/blob/main/install-pmmp-arch.sh"
# installation
- first clone the repository ```git clone https://github.com/BridledCosine62/pocketmine-installer.git```
- go to pocketmine installer directory ```cd pocketmine-installer```
- make the script executable ```chmod +x install.sh```
- now run the script using root user or sudo ```bash install.sh```
# Note

the script must run as root or using sudo!

0 comments on commit 5fb886d

Please sign in to comment.