Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Update simple one-line installer due to switching to a single stable release track #11463

Merged
merged 1 commit into from
Feb 7, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a id="chapter-0034"></a>

#### Manually
Expand Down