From 6a8af63d4a8275b52d3281364dee7d831b9d823a Mon Sep 17 00:00:00 2001 From: "nabil.abdennad" <nabil.abdennadher@hesge.ch> Date: Mon, 21 Apr 2025 11:17:42 +0200 Subject: [PATCH] Minor updates --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b84228d..2820a6d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # chatbot lab ## 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. +1. Use your credentials to create an Ubuntu 24.04 specific VM on the AWS Amazon portal +2. AWS CLI: Ensure AWS CLI is installed and configured on the VM you just created (refer to the setup guide provided in Session 1). +3. Ensure python is installed: python 3.8 or higher. ## Part 1: -- GitLab