Skip to content

Commit

Permalink
Update beta install instructions (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnwpedro authored Mar 26, 2024
1 parent bb816df commit 26d00f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,13 @@ This Driver supports and is tested on:
The fauna-js driver is available on npm. You can install with your package manager of choice:

```shell
npm install fauna
npm install fauna@beta
```

or

```shell
yarn add fauna
yarn add fauna@beta
```

## Via CDN
Expand Down

0 comments on commit 26d00f5

Please sign in to comment.