mirror of
https://github.com/open-webui/docs
synced 2025-06-14 18:40:18 +00:00
commit
b0fc50270c
@ -170,7 +170,7 @@ git clone https://github.com/open-webui/open-webui.git
|
||||
cd open-webui/
|
||||
|
||||
# Copying required .env file
|
||||
cp -RPp example.env .env
|
||||
cp -RPp .env.example .env
|
||||
|
||||
# Building Frontend Using Node
|
||||
npm i
|
||||
|
Loading…
Reference in New Issue
Block a user