diff --git a/README.md b/README.md index be31c49243e..75e20251279 100644 --- a/README.md +++ b/README.md @@ -122,12 +122,6 @@ $ git checkout beta bash <(curl https://get.parity.io -L) ``` -The one-line installer always defaults to the latest beta release. To install a stable release, run: - -```bash -bash <(curl https://get.parity.io -L) -r stable -``` - ### 3.4 Starting Parity Ethereum #### Manually