From d3089cd4b03ca536f6868022598795280314e11f Mon Sep 17 00:00:00 2001 From: JORICK404 <100317463+JORICK404@users.noreply.github.com> Date: Tue, 18 Nov 2025 15:48:21 +0300 Subject: [PATCH] add copy button for command in guide --- content/docs/getting-started/update.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/getting-started/update.mdx b/content/docs/getting-started/update.mdx index b6708ad..bf5cfc2 100644 --- a/content/docs/getting-started/update.mdx +++ b/content/docs/getting-started/update.mdx @@ -59,7 +59,7 @@ Before updating, **stop the server** and make a quick backup of your world. #### Upgrade Endstone - ```powershell + ```powershell copy uv pip install -U endstone ```