Skip to content

Commit

Permalink
Merge branch 'main' of github.com:NINAnor/snowmobile_analyzer into main
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCretois committed Jun 27, 2023
2 parents 2d6f577 + db845e0 commit 2acd768
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ docker pull ghcr.io/ninanor/snowmobile_analyzer:main
Run the program:

```bash
./analyze.sh ~/Code/snowmobile-analyzer/example/example_audio.mp3
git clone https://github.com/NINAnor/snowmobile_analyzer.git
cd snowmobile_analyzer
./analyze.sh ./example/example_audio.mp3
```

### Use without Docker - assume Linux installation!
Expand Down Expand Up @@ -61,4 +63,4 @@ For other inquiries please contact [Benjamin Cretois](mailto:benjamin.cretois@ni

## Cite this work

Manuscript for this work soon to be available.
Manuscript for this work soon to be available.

0 comments on commit 2acd768

Please sign in to comment.