From 0ac4eb5e19d47e52644df2f589326a2ea467335f Mon Sep 17 00:00:00 2001 From: Classic298 <27028174+Classic298@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:48:15 +0200 Subject: [PATCH] Update docker-install.md --- docs/tutorials/docker-install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/docker-install.md b/docs/tutorials/docker-install.md index a3b3279b..772f9d17 100644 --- a/docs/tutorials/docker-install.md +++ b/docs/tutorials/docker-install.md @@ -1,6 +1,6 @@ --- sidebar_position: 4 -title: 🳠Installing Docker +title: 🐳 Installing Docker --- :::info **Looking to install Open WebUI?** @@ -27,7 +27,7 @@ This tutorial is a community contribution and is not supported by the Open WebUI 1. **Open your terminal.** -2. **Set up Docker’s apt repository:** +2. **Set up Docker's apt repository:** ```bash sudo apt-get update