mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Update index.md
This commit is contained in:
parent
3ae6009141
commit
feabb53b22
@ -170,7 +170,7 @@ git clone https://github.com/open-webui/open-webui.git
|
|||||||
cd open-webui/
|
cd open-webui/
|
||||||
|
|
||||||
# Copying required .env file
|
# Copying required .env file
|
||||||
cp -RPp example.env .env
|
cp -RPp .env.example .env
|
||||||
|
|
||||||
# Building Frontend Using Node
|
# Building Frontend Using Node
|
||||||
npm i
|
npm i
|
||||||
|
Loading…
Reference in New Issue
Block a user