mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
Update windows_install.md (#1132)
This commit is contained in:
parent
c11fbde9a7
commit
34148885b7
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@ In this video we're going to install LibreChat on Windows 11 using Docker and Gi
|
||||||
- Git: https://git-scm.com/download/win
|
- Git: https://git-scm.com/download/win
|
||||||
- Follow the steps in the video to install and run Docker desktop and Git.
|
- Follow the steps in the video to install and run Docker desktop and Git.
|
||||||
- Open a terminal in the root of the C drive and enter these commands:
|
- Open a terminal in the root of the C drive and enter these commands:
|
||||||
- `git clone https://github.com/danny-avila/LibreC...`
|
- `git clone https://github.com/danny-avila/LibreChat`
|
||||||
- `cd LibreChat`
|
- `cd LibreChat`
|
||||||
- `cp .env.example .env`
|
- `copy .env.example .env`
|
||||||
- `docker-compose up`
|
- `docker-compose up`
|
||||||
- Visit http://localhost:3080/ to access LibreChat. Create an account and start chatting.
|
- Visit http://localhost:3080/ to access LibreChat. Create an account and start chatting.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue