From dd4fd0b0d4a4732f79a3a886e4ec0488f67ee0af Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 10 Dec 2025 16:02:04 -0500 Subject: [PATCH] Update intro.mdx --- docs/intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.mdx b/docs/intro.mdx index b2cdb7a..72ce9a2 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -132,7 +132,7 @@ docker run -d --name watchtower --restart unless-stopped -v /var/run/docker.sock :::info ### Platform Compatibility -Open WebUI works on macOS, Linux (x86_64 and ARM64, including Raspberry Pi and other ARM boards), and Windows. +Open WebUI works on macOS, Linux (x86_64 and ARM64, including Raspberry Pi and other ARM boards like NVIDIA DGX Spark), and Windows. :::