Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
martianbug committed Sep 20, 2024
1 parent 2c216d4 commit 5bd1a59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ You will find also two tutorials:
- An Advanced Tutorial, to extract features of different corpora and create your own hooks and features.

### Installation
To install the latest version of musif, just run
To install the latest version of musif, just run:
`pip install musif`
which will download musif and all its necessary dependencies.

(Good practice is to update your package manager: `python3 -m pip install –-upgrade pip`)

## music21 and jSymbolic features
Currently, musif is able to process and integrate basic music21 features.

Expand Down

0 comments on commit 5bd1a59

Please sign in to comment.