diff options
| author | Marc Jeanmougin <marcjeanmougin@free.fr> | 2018-09-11 14:56:34 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2018-09-11 14:56:34 +0000 |
| commit | 4bebe044a495595f9c3eba4c17c04a91f24eec1e (patch) | |
| tree | 3eb740a6b02ba59b61eb9cf2a65c287fca2b0f7b /INSTALL.md | |
| parent | Update install instructions for developers (Mc) (diff) | |
| download | inkscape-4bebe044a495595f9c3eba4c17c04a91f24eec1e.tar.gz inkscape-4bebe044a495595f9c3eba4c17c04a91f24eec1e.zip | |
Update INSTALL.md
Diffstat (limited to 'INSTALL.md')
| -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 |
