Skip to content

Commit e81705d

Browse files
authored
docs: CLI v4 is now GA (#28)
1 parent 3fe95bb commit e81705d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ To run the app, you'll need:
6868

6969
- Your preferred flavor of Java 17.
7070

71-
- [Fauna CLI v4 beta](https://docs.fauna.com/fauna/current/build/cli/v4/) or later.
71+
- [Fauna CLI v4](https://docs.fauna.com/fauna/current/build/cli/v4/).
7272
- [Node.js](https://nodejs.org/en/download/) v20.x or later.
7373

7474
To install the CLI, run:
7575

7676
```sh
77-
npm install -g fauna-shell@">=4.0.0-beta"
77+
npm install -g fauna-shell
7878
```
7979

8080
## Setup

0 commit comments

Comments
 (0)