From c3baf73455d90827c7c18599341b5d05bb1ffba1 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Fri, 8 Feb 2019 18:29:23 -0800 Subject: [PATCH] Update documentation for alpha 4 --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 22b9ccc3..e12b22de 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -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: ```sh -cargo install rojo --version 0.5.0-alpha.3 +cargo install rojo --version 0.5.0-alpha.4 ``` ## Installing the Plugin