summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/README-ja.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README-ja.md b/doc/README-ja.md
index 143bc54d..09a7af22 100644
--- a/doc/README-ja.md
+++ b/doc/README-ja.md
@@ -366,7 +366,7 @@ ansible-galaxy install aeimer.install_bat
### From source
-`bat` をソースからビルドしたいならば、Rust 1.36 以上の環境が必要です。
+`bat` をソースからビルドしたいならば、Rust 1.51 以上の環境が必要です。
`cargo` を使用してビルドすることができます:
```bash