Merge pull request #3534 from sandakersmann/patch-2

Add simple one-line installer to README.md
This commit is contained in:
Gav Wood 2016-11-20 14:11:07 +01:00 committed by GitHub
commit 017aaa346c

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