mirror of
https://github.com/open-webui/docs.git
synced 2026-01-03 18:26:47 +07: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user