keep it simple

This commit is contained in:
DrSheppard 2023-05-23 17:44:59 +03:00 committed by GitHub
parent 5fc1df2043
commit 684ac540f1
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 ## Usage
Either download a ready-to-use release from the [**releases**](https://github.com/Kron4ek/Conty/releases) page or create your 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 $ chmod +x conty.sh