mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +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:
|
||||
```
|
||||
export WINEPREFIX=/path/to/.wine-prefix
|
||||
./setup-dxvk.sh uninstall
|
||||
./setup_dxvk.sh uninstall
|
||||
```
|
||||
|
||||
## Build instructions
|
||||
|
Loading…
x
Reference in New Issue
Block a user