Changed Lavalink download command in docs
This commit is contained in:
parent
84eeb065d2
commit
3477f5c39f
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ Initial setup is like this:
|
|||
cd ~
|
||||
mkdir Lavalink
|
||||
cd Lavalink
|
||||
wget https://github.com/Cog-Creators/Lavalink-Jars/releases/latest/download/Lavalink.jar
|
||||
curl -OL https://github.com/Cog-Creators/Lavalink-Jars/releases/latest/download/Lavalink.jar
|
||||
cp ~/esmBot/application.yml .
|
||||
ln -s ~/esmBot/assets assets
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue