From f7114c16c20caf10cedf1998fff140f10fecce4d Mon Sep 17 00:00:00 2001 From: Danny Avila <110412045+danny-avila@users.noreply.github.com> Date: Fri, 28 Apr 2023 08:15:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf7220deb..f788b6634 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ Currently, this project is only functional with the `text-davinci-003` model. - If using MongoDB Atlas, remove `&w=majority` from default connection string. ### Local -### **[Automated Installer](https://github.com/fuegovic/chatgpt-clone-local-installer)** +### **[Automated Installer (Windows)](https://github.com/fuegovic/chatgpt-clone-local-installer)** (Includes a Startup and Update Utility) ### **[In-Depth Instructions](https://github.com/danny-avila/chatgpt-clone/blob/0d4f0f74c04337aaf51b9a3eef898165a7009156/LOCAL_INSTALL.md)** by [@fuegovic](https://github.com/fuegovic)