Skip to content

Commit cb903d3

Browse files
authored
Merge pull request danny-avila#188 from fuegovic/main
Added a link for the "automated installer"
2 parents 7dd667c + 4c34cd7 commit cb903d3

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

LOCAL_INSTALL.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
- Download the latest release here: https://github.com/danny-avila/chatgpt-clone/releases/
77
- Or by clicking on the green code button in the top of the page and selecting "Download ZIP"
88
- Or (Recommended if you have Git installed) pull the latest release from the main branch
9-
- If you downloaded a zip file, extract the content in "C:/chatgpt-clone/" -**IMPORTANT : If you install the files somewhere else modify the instructions accordingly**
9+
- If you downloaded a zip file, extract the content in "C:/chatgpt-clone/"
10+
- **IMPORTANT : If you install the files somewhere else modify the instructions accordingly**
11+
1012
- **To enable the Conversation search feature:**
11-
-IF YOU DON'T WANT THIS FEATURE YOU CAN SKIP THIS STEP
13+
- **IF YOU DON'T WANT THIS FEATURE YOU CAN SKIP THIS STEP**
1214

1315
- Download MeileSearch latest release from : https://github.com/meilisearch/meilisearch/releases
1416
- Copy it to "C:/chatgpt-clone/"

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,10 @@ Currently, this project is only functional with the `text-davinci-003` model.
244244
- If using MongoDB Atlas, remove `&w=majority` from default connection string.
245245

246246
### Local
247-
### **[In-depth instructions here!](https://github.com/danny-avila/chatgpt-clone/blob/0d4f0f74c04337aaf51b9a3eef898165a7009156/LOCAL_INSTALL.md)**
248-
- thank you [@fuegovic](https://github.com/fuegovic)!
247+
### **[Automated Installer](https://github.com/fuegovic/chatgpt-clone-local-installer)**
248+
(Includes a Startup and Update Utility)
249+
### **[In-Depth Instructions](https://github.com/danny-avila/chatgpt-clone/blob/0d4f0f74c04337aaf51b9a3eef898165a7009156/LOCAL_INSTALL.md)**
250+
by [@fuegovic](https://github.com/fuegovic)
249251

250252
### Docker
251253

0 commit comments

Comments
 (0)