Skip to content

Commit

Permalink
added packages
Browse files Browse the repository at this point in the history
  • Loading branch information
simylein authored Oct 31, 2020
1 parent 299bb15 commit f4c0a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This tutorial contains important steps if you would like to host a minecarft ser
# software
In order for the Server to run we will need to install some packages: (please note: some of them could be installed already)
```
sudo apt install openjdk-16-jre-headless iputils-ping dnsutils screen grep nano wget
sudo apt install openjdk-16-jre-headless iputils-ping dnsutils screen grep nano wget cat
```
# setup
Then, you can download and execute the setup script.
Expand Down

0 comments on commit f4c0a94

Please sign in to comment.