[general] Fix another README typo

This commit is contained in:
Philip Rebohle 2018-04-06 09:42:49 +02:00
parent e98baad11f
commit 38291356a7
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ For binary releases, see the [releases](https://github.com/doitsujin/dxvk/releas
Inside the dxvk directory, run:
```
# 64-bit build. For 32-bit builds, replace
# build-win64.txt with build-win32.txt
# build-win64.txt with build-win32.txt
meson --cross-file build-win64.txt --prefix /your/dxvk/directory build.w64
cd build.w64
meson configure