From ea3058b9ed203305e0c3e369ac38155bcd1409d2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 9 Jun 2021 17:50:14 +0100 Subject: [PATCH] docs: build.rst: Document tested version of Nightly Rust Signed-off-by: Ian Jackson --- docs/build.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/build.rst b/docs/build.rst index d90eb5af..5b82cb6f 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -47,10 +47,10 @@ Setup Unfortunately, it is possible that the Rust Nightly you find when you run this is missing some pieces, or is not compatible with the - version of Otter you have. The following is known to work (with - otter from the time of writing):: + version of Otter you have. The following is known to work with + Otter 0.7.1:: - rustup default nightly-2021-04-13 + rustup default nightly-2021-06-07 **If you just want to run the otter cli client over ssh to an existing server, or edit and preview the shape libraries (ie the piece shapes) you can stop here.** -- 2.30.2