modified: README.md
fix
This commit is contained in:
parent
c6f462ca45
commit
49a5b72bc2
|
@ -1,7 +1,7 @@
|
|||
# pianoverse client for TS
|
||||
|
||||
## install
|
||||
run `bun add https://git.sad.ovh/sophie/pianoverse`
|
||||
run `bun add git+https://git.sad.ovh/sophie/pianoverse`
|
||||
then import `pianoverse`
|
||||
|
||||
## requirements
|
||||
|
@ -24,4 +24,4 @@ client.on("message", (user, content) => {
|
|||
client.message("Hi :P")
|
||||
}
|
||||
})
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue