diff --git a/README.md b/README.md index 61208de..a84911c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # music bot ## try for yourself default prefix is `?/` +### clone repo +```sh +git clone https://gitea.parrrate.ru/PTV/v6d3music.git +cd v6d3music +``` ### set token ```sh cp .trial_token_example.env .trial_token.env