From 6e7829a73d753fd7aaf32e412c69989c7a54bb92 Mon Sep 17 00:00:00 2001 From: Kye Date: Thu, 25 May 2023 00:23:40 -0400 Subject: [PATCH] clone --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03b91a1..5dfd91a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ Get started: 1. Clone the repository and install the required packages. -```git clone https://github.com/kyegomez/Andromeda/tree/e2 +``` +git clone https://github.com/kyegomez/Andromeda/tree/e2 cd Andromeda pip3 install -r requirements.txt ```