Skip to content

Commit 01107b6

Browse files
Remove references to nightly rust release
We now support rust stable.
1 parent 55cad4a commit 01107b6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ Features missing compared to the Python implementation of aw-server:
1313

1414
### How to compile
1515

16-
Install rust nightly with `rustup`:
17-
18-
```sh
19-
rustup default nightly
20-
```
21-
2216
Build with `cargo`:
2317

2418
```sh

0 commit comments

Comments
 (0)