From 877094046510fd19c5a7e2da799e90221ec7d957 Mon Sep 17 00:00:00 2001 From: Alexandre Quintart <43775103+alexandrequ@users.noreply.github.com> Date: Wed, 17 Jul 2024 11:02:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a62c19d..e829a53 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ conda create --name arcjetcv conda-forge::arcjetcv For local development of arcjetCV and for Windows users, these are the recommended installation steps: -2. **Install `git`:** +1. **Install `git`:** You can download and install it from [here](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git). @@ -50,7 +50,7 @@ For local development of arcjetCV and for Windows users, these are the recommend You can download and install it from [here](https://git-lfs.github.com/). -4. **Clone the repository and install the package:** +3. **Clone the repository and install the package:** ```bash git clone https://github.com/magnus-haw/arcjetCV.git