From b654d7f7703259a95510cdc9508820dd4a345d9c Mon Sep 17 00:00:00 2001 From: Etienne Gaudrain Date: Fri, 28 Mar 2025 12:14:26 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1e9d89..f24cbfa 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ In the current version of `soundfile` (and `libsndfile`) this only works with WA # Installation ``` -pip install https://git.web.rug.nl/dBSPL/scaled_soundfile +pip install git+https://git.web.rug.nl/dBSPL/scaled_soundfile.git ```