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 ```