Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslavtriev authored May 15, 2024
1 parent 316adf3 commit d253971
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,14 @@ CREATE TABLE `auth` (
```

### 2. Install mysql-baileys
Edge version:
Edge Version:
```
npm i github:bobslavtriev/mysql-baileys
```
Stable Version:
```
npm i bobslavtriev/mysql-baileys
```

### 3. Import code
```ts
Expand Down

0 comments on commit d253971

Please sign in to comment.