chore: update README installation instructions

This commit is contained in:
Cassio Santos
2023-04-20 19:43:42 -03:00
committed by SamuelScheit
parent 0f4fe2e23b
commit 780b09aad6

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: