mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
keep it simple
This commit is contained in:
parent
5fc1df2043
commit
684ac540f1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue