Add simple one-line installer to README.md

Add simple one-line installer for Mac and Ubuntu to README.md
This commit is contained in:
sandakersmann 2016-11-19 19:22:26 +01:00 committed by GitHub
parent 60922b61c9
commit 306ee068f5
1 changed files with 8 additions and 0 deletions

View File

@ -103,6 +103,14 @@ $ cargo build --release
This will produce an executable in the `./target/release` subdirectory.
----
## Simple one-line installer for Mac and Ubuntu
```bash
bash <(curl https://get.parity.io -Lk)
```
## Start Parity
### Manually
To start Parity manually, just run