From 5a72f6db568f50b353242c445cdd8abc49a4a73d Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Sun, 25 Aug 2019 04:38:11 +1200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd89a96edd..5a8a889e46 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ There is also a [book](https://book.nushell.sh) about Nu, currently in progress. Up-to-date installation instructions can be found in the [installation chapter of the book](https://book.nushell.sh/en/installation). +To build Nu, you will need to use the **nightly** version of the compiler. + Required dependencies: * libssl