mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-21 13:54:18 +01:00
Fix uninstall command example
This commit is contained in:
parent
10140f40ca
commit
7118685901
@ -24,7 +24,7 @@ Verify that your application uses DXVK instead of wined3d by checking for the pr
|
|||||||
In order to remove DXVK from a prefix, run the following command:
|
In order to remove DXVK from a prefix, run the following command:
|
||||||
```
|
```
|
||||||
export WINEPREFIX=/path/to/.wine-prefix
|
export WINEPREFIX=/path/to/.wine-prefix
|
||||||
./setup-dxvk.sh uninstall
|
./setup_dxvk.sh uninstall
|
||||||
```
|
```
|
||||||
|
|
||||||
## Build instructions
|
## Build instructions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user