Updated README
This commit is contained in:
parent
3268bcde3a
commit
fd9c2c36de
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Assuming you want to build for x64, install the relevant packages as follows
|
||||||
|
|
||||||
In the sfizz source directory, you can then build with CMake as usual, although you should clone the windows branch:
|
In the sfizz source directory, you can then build with CMake as usual, although you should clone the windows branch:
|
||||||
```powershell
|
```powershell
|
||||||
git clone --branch windows --recursive https://github.com/sfztools/sfizz.git
|
git clone --recursive https://github.com/sfztools/sfizz.git
|
||||||
cd sfizz
|
cd sfizz
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue