Update documentation for alpha 4

This commit is contained in:
Lucien Greathouse
2019-02-08 18:29:23 -08:00
parent 4a597e0ba7
commit c3baf73455

View File

@@ -25,7 +25,7 @@ If you have Rust installed, the easiest way to get Rojo is with Cargo!
To install the latest 0.5.0 alpha, use: To install the latest 0.5.0 alpha, use:
```sh ```sh
cargo install rojo --version 0.5.0-alpha.3 cargo install rojo --version 0.5.0-alpha.4
``` ```
## Installing the Plugin ## Installing the Plugin