Update README.md

This commit is contained in:
Paul Ferrand 2020-01-30 16:47:18 +01:00 committed by GitHub
parent 454a6661ab
commit a9d358d774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
## Building ## Building
Most people will probably want the LV2 plugin with `libsndfile` built-in statically. Most people will probably want the LV2 plugin with `libsndfile` built-in statically.
You can directly build it this way through Docker: You can directly build it this way through Docker by calling these in an *empty* directory :
``` ```
wget https://raw.githubusercontent.com/sfztools/sfizz/master/scripts/Dockerfile wget https://raw.githubusercontent.com/sfztools/sfizz/master/scripts/Dockerfile
wget https://raw.githubusercontent.com/sfztools/sfizz/master/scripts/x64-linux-hidden.cmake wget https://raw.githubusercontent.com/sfztools/sfizz/master/scripts/x64-linux-hidden.cmake