This commit is contained in:
MCHost
2025-07-01 21:52:31 -04:00
parent 7ec49f8b65
commit 1b58acb38b
2 changed files with 13 additions and 10 deletions

View File

@ -90,7 +90,7 @@
\`\`\`
4. **Join in Minecraft**: Once Holesail confirms the connection, connect to \`127.0.0.1:25565\` in Minecraft.
**Note**: Keep the key private, like an SSH key. No public IPs needed—it's all peer-to-peer!`;
Note: Keep the key private, like an SSH key. No public IPs needed—it's all peer-to-peer!`;
if (navigator.clipboard && navigator.clipboard.writeText) {
navigator.clipboard.writeText(markdownTutorial).then(() => {