Update README.md
This commit is contained in:
parent
a3018c4246
commit
913d1d8e73
1 changed files with 4 additions and 1 deletions
|
|
@ -44,6 +44,9 @@ This repository provides a guide and an automated script to set up a **Minecraft
|
||||||
apt update && apt install -y qemu-guest-agent
|
apt update && apt install -y qemu-guest-agent
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
### **2️⃣ Run the Minecraft Server Setup Script**
|
### **2️⃣ Run the Minecraft Server Setup Script**
|
||||||
```bash
|
```bash
|
||||||
wget https://raw.githubusercontent.com/TimInTech/minecraft-server-Proxmox/main/setup_minecraft.sh
|
wget https://raw.githubusercontent.com/TimInTech/minecraft-server-Proxmox/main/setup_minecraft.sh
|
||||||
|
|
@ -135,4 +138,4 @@ chmod +x setup_bedrock.sh
|
||||||
- Want to improve the script? **Submit a Pull Request**
|
- Want to improve the script? **Submit a Pull Request**
|
||||||
|
|
||||||
🚀 Happy gaming! 🎮
|
🚀 Happy gaming! 🎮
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue