From b2987d69d7b64ac032fce4839d273d0660e409b6 Mon Sep 17 00:00:00 2001 From: MCHost Date: Thu, 7 Aug 2025 23:24:40 -0400 Subject: [PATCH] Update tutorial Holesail 2.3.0 --- public/js/tutorial.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/tutorial.js b/public/js/tutorial.js index a53799e..f280548 100644 --- a/public/js/tutorial.js +++ b/public/js/tutorial.js @@ -82,7 +82,7 @@ 1. **Install Node.js**: Download and install from [nodejs.org](https://nodejs.org/). 2. **Install Holesail**: Open a terminal and run: \`\`\`bash - npm i holesail@2.2.0 + npm i holesail@2.3.0 \`\`\` 3. **Connect to the server**: Use this command with the key: \`\`\`bash