Merge pull request #76 from Drsheppard01/master

beatify README.md
This commit is contained in:
Kron4ek 2023-05-23 20:31:03 +05:00 committed by GitHub
commit 0e78f7adca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ $ ./conty.sh command command_arguments
## Usage
Either download a ready-to-use release from the [**releases**](https://github.com/Kron4ek/Conty/releases) page or create your
own (the instructions are [below](https://github.com/Kron4ek/Conty#how-to-create-your-own-conty-executables)). Make it executable (via `chmod` or other ways) before running.
own (the instructions are [below](#how-to-create-your-own-conty-executables)). Make it executable (via `chmod` or other ways) before running.
```
$ chmod +x conty.sh
@ -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