From 20ea9b8bda83eb3c58d4be647d86c43d01ce0511 Mon Sep 17 00:00:00 2001 From: Cheesehamster983 Date: Thu, 6 Aug 2026 12:28:38 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36925f3..fcc8e6a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --con Use this command to download the latest version of VoxeliumX for other linux distros of this branch (the latest version of VoxeliumX is on the main branch): -sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/main/voxeliumx_13.0.tar.gz" && tar -xzf voxeliumx_13.0.tar.gz && cd voxeliumx_13.0 +sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/main/voxeliumx_13.0.tar.gz" && tar -xzf voxeliumx_13.0.tar.gz && cd voxeliumx_13.0 && chmod +x start.sh && chmod +x stop.sh # Usage (for the .deb install)