chore: update README installation instructions

This commit is contained in:
Cassio Santos
2023-04-20 19:43:42 -03:00
committed by GitHub
parent 36cae0102c
commit e8080de184

View File

@@ -25,12 +25,12 @@ To run the example script, download or clone the repo and then type the followin
Use the stable version:
```
yarn add @adiwajshing/baileys
temporarily unavailable
```
Use the edge version (no guarantee of stability, but latest fixes + features)
```
yarn add github:adiwajshing/baileys
yarn add github:WhiskeySockets/Baileys
```
Then import your code using: