From 4bebe044a495595f9c3eba4c17c04a91f24eec1e Mon Sep 17 00:00:00 2001 From: Marc Jeanmougin Date: Tue, 11 Sep 2018 14:56:34 +0000 Subject: Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index b6f49ea20..052a8d935 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -20,7 +20,7 @@ Running Without Installing For developers and others who want to run inkscape without installing it: ```bash -sudo apt-get install ninja ccache +sudo apt-get install ninja-build ccache ``` ```bash -- cgit v1.2.3