Revert "Crucial Fix: command wrong written, cp"

This commit is contained in:
Justin Hayes 2024-08-16 13:59:04 -04:00 committed by GitHub
parent 4ce04438c2
commit ad4bf98eda

View File

@ -240,7 +240,7 @@ For Windows:
git clone https://github.com/open-webui/open-webui.git
cd open-webui
cp .env.example .env
copy .env.example .env
npm install
npm run build