Skip to content

Commit

Permalink
Remove references to nightly rust release
Browse files Browse the repository at this point in the history
We now support rust stable.
  • Loading branch information
johan-bjareholt committed Nov 12, 2023
1 parent 55cad4a commit 01107b6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ Features missing compared to the Python implementation of aw-server:

### How to compile

Install rust nightly with `rustup`:

```sh
rustup default nightly
```

Build with `cargo`:

```sh
Expand Down

0 comments on commit 01107b6

Please sign in to comment.