diff options
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
