remove "("
This commit is contained in:
parent
3c6e2128c5
commit
af24f65b6f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ To find Genius token, go to [this site](https://genius.com/api-clients), `login
|
|||
- Using [Lavalink](https://github.com/freyacodes/Lavalink) with the client [Wavelink](https://github.com/PythonistaGuild/Wavelink).
|
||||
|
||||
## __Launching locally__
|
||||
If you want to run it without Docker, clone the repo (and his submodules by doing this command in the git folder:
|
||||
If you want to run it without Docker, clone the repo and his submodules by doing this command in the git folder:
|
||||
```batch
|
||||
git submodule update --force --recursive --init --remote
|
||||
```
|
||||
|
|
Reference in a new issue