mirror of
https://github.com/open-webui/docs
synced 2025-05-22 20:26:00 +00:00
Crucial Fix: command wrong written, cp
Crucial Fix: command wrong written, `cp` Some university students and I found this crucial error fix on the guide
This commit is contained in:
parent
e0ecbcc743
commit
48d311c73e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user