From ab6e34d1f71af52555f7a89655bd3545af36203f Mon Sep 17 00:00:00 2001 From: Raya679 Date: Thu, 8 Aug 2024 05:53:16 +0000 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfe0102..128cfd1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ The aim of query-tool-ai would be to make this search process more user-friendly cd query-tool-ai ``` - Before proceeding with either you need to set the environment variables. + After cloning the repository, you can choose to either use the Dockerized version or run the application locally using Python but before proceeding with either you need to set the environment variables. + ### Set the environment variables - | Environment Variable | Type | Required | Default Value if Not Set | Example | | ---------------------- | ------- | ---------------------------------------- | ------------------------ | --------------------------------------------------------- | @@ -21,7 +22,6 @@ The aim of query-tool-ai would be to make this search process more user-friendly | `PORT` | integer | No | `8000` | `8080` | - After cloning the repository, you can choose to either use the Dockerized version or run the application locally using Python. #### Follow the instructions for the option that suits you best: ### Option 1 : Docker :