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 ```