From 563eaf31e4b605f2c2d3ec0477e361171bb82541 Mon Sep 17 00:00:00 2001 From: Sergey Pugachev Date: Fri, 29 Sep 2023 00:51:19 +0100 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index bfa213724..fa620da2e 100644 --- a/README.md +++ b/README.md @@ -114,9 +114,6 @@ git clone https://github.com/aws-samples/aws-genai-llm-chatbot ```bash cd aws-genai-llm-chatbot ``` -```bash -git checkout v3-dev -``` 3. Install the project dependencies and build the project by running this command ```bash npm install && npm run build