Skip to content

Commit

Permalink
Merge pull request #45 from catalystneuro/katiekly-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nathan-vm authored Aug 1, 2024
2 parents 9741f69 + f23fa0a commit c3881f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ VAME Desktop has been designed to run each step of a VAME project **only once**.

## Installation

### Download builded versions:
### Download Desktop versions:

You can find the builed versions of VAME Desktop on the [release page](https://github.com/catalystneuro/vame-desktop/releases).
You can find installers for VAME Desktop on the [release page](https://github.com/catalystneuro/vame-desktop/releases).

## Development mode

Expand Down Expand Up @@ -38,7 +38,7 @@ Windows:
This will install all the necessary Python dependencies for the project.

```bash
python -m pip install -r requiremente.txt
python -m pip install -r requirements.txt
```

#### with conda:
Expand Down

0 comments on commit c3881f3

Please sign in to comment.