From 8e8ccb9c8b7b9e709656c822a323175f1ffab3c4 Mon Sep 17 00:00:00 2001 From: Fuegovic <32828263+fuegovic@users.noreply.github.com> Date: Wed, 26 Apr 2023 16:21:36 -0400 Subject: [PATCH] Update LOCAL_INSTALL.md Layout Updates --- LOCAL_INSTALL.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/LOCAL_INSTALL.md b/LOCAL_INSTALL.md index 988fbd46d7..5c67bb3772 100644 --- a/LOCAL_INSTALL.md +++ b/LOCAL_INSTALL.md @@ -6,9 +6,11 @@ - Download the latest release here: https://github.com/danny-avila/chatgpt-clone/releases/ - Or by clicking on the green code button in the top of the page and selecting "Download ZIP" - Or (Recommended if you have Git installed) pull the latest release from the main branch - - 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** + - 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** + - **To enable the Conversation search feature:** - -IF YOU DON'T WANT THIS FEATURE YOU CAN SKIP THIS STEP + - **IF YOU DON'T WANT THIS FEATURE YOU CAN SKIP THIS STEP** - Download MeileSearch latest release from : https://github.com/meilisearch/meilisearch/releases - Copy it to "C:/chatgpt-clone/"