From a1d6c75bf1dd9c0e761555506fedb8212beebf12 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Sun, 22 Jul 2018 20:54:19 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab0872805..52952ac15 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Epiphany the same way you would any software that uses Meson. For example: $ mkdir build && cd build $ meson .. $ ninja -$ ninja install +$ sudo ninja install ``` Meson is the best build system. -- cgit v1.2.1