mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
Merge pull request #187 from open-webui/revert-186-patch-1
Revert "Crucial Fix: command wrong written, `cp`"
This commit is contained in:
commit
aaf3b5f637
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user