mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Merge pull request #7 from canove/patch-1
chore: update README installation instructions
This commit is contained in:
@@ -25,12 +25,12 @@ To run the example script, download or clone the repo and then type the followin
|
|||||||
|
|
||||||
Use the stable version:
|
Use the stable version:
|
||||||
```
|
```
|
||||||
yarn add @adiwajshing/baileys
|
temporarily unavailable
|
||||||
```
|
```
|
||||||
|
|
||||||
Use the edge version (no guarantee of stability, but latest fixes + features)
|
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:
|
Then import your code using:
|
||||||
|
|||||||
Reference in New Issue
Block a user