From 5bd1a5931a36c8524534006748dd91d4d4ecc6df Mon Sep 17 00:00:00 2001 From: bichomartiano Date: Fri, 20 Sep 2024 14:07:08 +0200 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63798428..bcce1e6f 100644 --- a/README.md +++ b/README.md @@ -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.