From 5a3021f12b122dbff7e0d692f38ea94ae560c7d7 Mon Sep 17 00:00:00 2001 From: Vaishnav Sandeep <90813931+itsmehecker@users.noreply.github.com> Date: Wed, 5 Mar 2025 23:08:03 +0530 Subject: [PATCH] Update README.md Signed-off-by: Vaishnav Sandeep <90813931+itsmehecker@users.noreply.github.com> --- server-fastapi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-fastapi/README.md b/server-fastapi/README.md index 4c13e94..bd51929 100644 --- a/server-fastapi/README.md +++ b/server-fastapi/README.md @@ -28,7 +28,7 @@ CHAT_ENGINE_PRIVATE_KEY=49a46286-91c3-4f9c-92bf-284ae51b7628 ### 3 - Install & Start -Run the following two lines of code in `server-express/`. +Run the following two lines of code in `server-fastapi/`. ``` python3 -m venv venv