From ab02b93827587df1b66249837814b0fce0d6780b Mon Sep 17 00:00:00 2001 From: Alexandre Franke Date: Sat, 24 Mar 2018 10:26:23 +0000 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e84955b..1237d65b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Fractal is a Gtk+ Matrix.org client written in Rust. ## How to Build -You need meson and jinja to build this project. Rust and cargo are also +You need meson and ninja to build this project. Rust and cargo are also needed. ```