From 99277e4a8a4c386285558dde91beb962b65bf91a Mon Sep 17 00:00:00 2001 From: MCHost Date: Tue, 5 Aug 2025 03:45:57 -0400 Subject: [PATCH] update tutorial --- 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 14b819a..a53799e 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.1.0 + npm i holesail@2.2.0 \`\`\` 3. **Connect to the server**: Use this command with the key: \`\`\`bash