Skip to content

Commit 10a2e5b

Browse files
docs: remove alpha branch chapter from README (#1430)
1 parent a2026d3 commit 10a2e5b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
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 master branch:
104-
105-
```
106-
npm install parse-community/Parse-SDK-JS.git#master
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)