Update readme to include fresh rustup start

This commit is contained in:
Sasha Bogicevic 2022-12-08 12:02:56 +01:00 committed by Lucas
parent 2f7131e9b8
commit 56009eb88b
1 changed files with 8 additions and 0 deletions

View File

@ -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