diff --git a/docs/getting-started/index.mdx b/docs/getting-started/index.mdx index e43792b..66392c1 100644 --- a/docs/getting-started/index.mdx +++ b/docs/getting-started/index.mdx @@ -240,7 +240,7 @@ For Windows: git clone https://github.com/open-webui/open-webui.git cd open-webui -copy .env.example .env +cp .env.example .env npm install npm run build