Skip to content

Commit 3414888

Browse files
authored
Update windows_install.md (danny-avila#1132)
1 parent c11fbde commit 3414888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/windows_install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ In this video we're going to install LibreChat on Windows 11 using Docker and Gi
2525
- Git: https://git-scm.com/download/win
2626
- Follow the steps in the video to install and run Docker desktop and Git.
2727
- Open a terminal in the root of the C drive and enter these commands:
28-
- `git clone https://github.com/danny-avila/LibreC...`
28+
- `git clone https://github.com/danny-avila/LibreChat`
2929
- `cd LibreChat`
30-
- `cp .env.example .env`
30+
- `copy .env.example .env`
3131
- `docker-compose up`
3232
- Visit http://localhost:3080/ to access LibreChat. Create an account and start chatting.
3333

0 commit comments

Comments
 (0)