Skip to content

Commit a2286e5

Browse files
authored
Merge pull request #243 from apollographql/mabuyo-patch-1
fix: rover command
2 parents 6843511 + b8ffe59 commit a2286e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/guides/auth.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This guide uses [Auth0](https://auth0.com/) as the Identity Provider.
3737
1. Install or update the Rover CLI. You need at least v0.35 or later.
3838

3939
```sh showLineNumbers=false
40-
curl -sSL https://rover.apollo.dev/download/latest | sh
40+
curl -sSL https://rover.apollo.dev/nix/latest | sh
4141
```
4242

4343
### Step 1: Set up the Auth0 Identity Provider

0 commit comments

Comments
 (0)