diff --git a/README.md b/README.md index 1b226a96..40a44833 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ For now you'll need rust installed, see [rustup](https://rustup.rs). ### Getting started +In case you have fresh installation of `rustup` you might need to do: + +```console + +rustup install stable + +``` + ```console $ cargo install aiken