diff --git a/README.md b/README.md index df4c53d..1011041 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,19 @@ ## Using - Download repository: + `git clone https://git.medvidek77.tech/Medvidek77/tidler.git && cd tidler` + - (Optional) use unstable version: + `git checkout dev` + - Add permissions as root: + `chmod +x src/tidler` + - Run: + `src/tidler` + - Enjoy! :)