Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrequ authored Jul 17, 2024
1 parent 0c211b6 commit 8770940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ 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).

2. **Install `git lfs` (Git Large File Storage):**

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
Expand Down

0 comments on commit 8770940

Please sign in to comment.