update
This commit is contained in:
@ -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(() => {
|
||||
|
Reference in New Issue
Block a user