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

Commit

Permalink
Update README.md (#203)
Browse files Browse the repository at this point in the history
added the Rust version
  • Loading branch information
jdetychey authored and gavofyork committed Jun 6, 2018
1 parent 817c4a7 commit 74b3be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 74b3be9

Please sign in to comment.