mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[general] Fix another README typo
This commit is contained in:
parent
e98baad11f
commit
38291356a7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue