add clone instructions to readme

This commit is contained in:
AF 2022-11-13 04:38:04 +00:00
parent 1c825918d5
commit 66474d788d

View File

@ -1,6 +1,11 @@
# music bot # music bot
## try for yourself ## try for yourself
default prefix is `?/` default prefix is `?/`
### clone repo
```sh
git clone https://gitea.parrrate.ru/PTV/v6d3music.git
cd v6d3music
```
### set token ### set token
```sh ```sh
cp .trial_token_example.env .trial_token.env cp .trial_token_example.env .trial_token.env