فهرست منبع

Corrected text in readme.md

Michael Honkoop 7 ماه پیش
والد
کامیت
f884100c07
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      Minecraft/README.md

+ 2 - 2
Minecraft/README.md

@@ -3,14 +3,14 @@ A Minecraft server resource repository for running it on RockyLinux 9.x
 
 ## Installation ##
 <details>
-<summary>To setup your Minecraft server start out with a fresh RockyLinux 9.x server/vps/LXC -  i use a ProxMox (https://www.proxmox.com/en/proxmox-ve) LXC,
-and will assumes that your server has:</summary>
+<summary>To setup your Minecraft LXC server start out with a fresh RockyLinux 9.x LXC - and will assumes that your server has:</summary>
   
     * (atleast) 4Gb of memory available.<br>
     * Default minecraft port 25565 (TCP/UDP) open in firewall<br>
     * SSH acccess to the box.<br>
 </details>
 
+
 ###### Install required packages: (some packages like zstd are work in progress for changing backup to use them in the future)
 ```
 dnf install wget tmux tar zstd java-21-openjdk -y