Update README.md (#203)

added the Rust version
This commit is contained in:
Jerome de Tychey
2018-06-06 11:13:52 +02:00
committed by Gav Wood
parent ff0d9c3359
commit 4e844760a3
+1 -1
View File
@@ -5,7 +5,7 @@ Implementation of a https://polkadot.io node in Rust.
## To play
If you'd like to play with Polkadot, you'll need to install a client like this
one. First, get Rust and the support software if you don't already have it:
one. First, get Rust (1.26.1 stable) and the support software if you don't already have it:
```
curl https://sh.rustup.rs -sSf | sh