if 1.30-beta is not out yet use nightly

This commit is contained in:
Jorge Aparicio
2018-09-15 16:49:03 +02:00
parent 9a9960b58f
commit 86ff64ac44

View File

@@ -61,7 +61,8 @@ $ rustup default beta
```
**NOTE** Make sure you have a beta equal to or newer than `1.30-beta`. `rustc
-V` should return a date newer than the one shown below:
-V` should return a date newer than the one shown below. If `1.30-beta` is not
out yet then use the nightly channel for the time being.
``` console
$ rustc -V