summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2019-01-06 09:35:53 -0500
committerJiayi Zhao <jeff.no.zhao@gmail.com>2019-01-06 09:35:53 -0500
commiteaf4bcf3547ee780dab57530edadf514e4dadfa6 (patch)
tree801b5b3fc9d1c4172d0c0eb56bb71de08e30ef15
parentf95f1c4e4ced3ca7d387c9489339d315f7292e8b (diff)
update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ff63cdc..24911f5 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Is a work in progress.
## Dependencies
- ncurses
- [cargo](https://github.com/rust-lang/cargo/) >= 0.31.0
- - rustc
+ - [rustc](https://www.rust-lang.org/) >= 1.31.0
Also see [Cargo.toml](https://github.com/kamiyaa/joshuto/blob/master/Cargo.toml)