Skip to content

Commit 7890b42

Browse files
authored
chore: remove beta installation instructions from npm (#4560)
Removed instructions for installing the beta release of supabase.
1 parent c540244 commit 7890b42

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ Available via [NPM](https://www.npmjs.com) as dev dependency. To install:
2323
npm i supabase --save-dev
2424
```
2525

26-
To install the beta release channel:
27-
28-
```bash
29-
npm i supabase@beta --save-dev
30-
```
31-
3226
When installing with yarn 4, you need to disable experimental fetch with the following nodejs config.
3327

3428
```

0 commit comments

Comments
 (0)