Skip to content

Commit c3037fb

Browse files
docs: remove outdated branch info
1 parent 346ada0 commit c3037fb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,6 @@ We have curated a [migration guide][migration] that should help you migrate your
9898

9999
Parse Server supports many [3rd Party Authenications][3rd-party-auth]. It is possible to [linkWith][link-with] any 3rd Party Authentication by creating a [custom authentication module][custom-auth-module].
100100

101-
## Want to ride the bleeding edge?
102-
103-
We recommend using the most recent tagged build published to npm for production. However, you can test not-yet-released versions of the Parse-SDK-JS by referencing specific branches in your `package.json`. For example, to use the alpha branch:
104-
105-
```
106-
npm install parse-community/Parse-SDK-JS.git#alpha
107-
```
108-
109101
### Experimenting
110102

111103
You can also use your own forks, and work in progress branches by specifying them:

0 commit comments

Comments
 (0)