From 4f2b75f4170b6ee724692b5abee0dfa802f25d7c Mon Sep 17 00:00:00 2001
From: "abir.chebbi" <abir.chebbi@hes-so.ch>
Date: Thu, 21 Nov 2024 15:54:20 +0100
Subject: [PATCH] minor change

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fbfaf0b..95c8653 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # chatbot-lab
 
-## Set up environment
+## Set up environment:
 1. AWS CLI: Ensure AWS CLI is installed and configured on your laptop(refer to the setup guide provided in Session 1).
 2. Ensure python is installed: python 3.8 or higher.
 3. Install required python libraries listed in the 'requirements.txt': 
-- 
GitLab