Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
Supported only on Rust Nightly due to unstable features
  • Loading branch information
kkawakam committed Sep 6, 2015
1 parent b57e176 commit e80e980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Readline implementation in Rust that is based on [Antirez' Linenoise](https://gi
[Documentation](https://kkawakam.github.io/rustyline)

## Build
This project uses Cargo and Rust Stable
This project uses Cargo and Rust Nightly
```bash
cargo build --release
```
Expand Down

0 comments on commit e80e980

Please sign in to comment.