Skip to content

Commit

Permalink
Include command to run dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Dec 12, 2024
1 parent 73c07ee commit 5a8e52a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ We recommend using [uv](https://docs.astral.sh/uv/) to install and run MNELAB. A
uvx mnelab
```

If you want to run the latest development version, you can use the following command:

```
uvx --from git+https://github.com/cbrnr/mnelab mnelab
```


### Contributing

Expand Down

0 comments on commit 5a8e52a

Please sign in to comment.