mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-25 09:58:45 +01:00
keep it simple
This commit is contained in:
parent
684ac540f1
commit
b0d36e3d21
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ As for prefix management, it's the same as with any other Wine build, the contai
|
|||
$ ./conty.sh winetricks dxvk vkd3d
|
||||
```
|
||||
|
||||
As already mentioned in the [Usage](https://github.com/Kron4ek/Conty#usage) section, Windows applications can be launched like this:
|
||||
As already mentioned in the [Usage](#usage) section, Windows applications can be launched like this:
|
||||
|
||||
```
|
||||
$ ./conty.sh wine someapplication.exe
|
||||
|
|
Loading…
Reference in a new issue