diff options
| author | Marc Jeanmougin <marcjeanmougin@free.fr> | 2018-09-11 19:57:47 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2018-09-11 19:57:47 +0000 |
| commit | 4e66acac420b616298914d38143843ad0a787f1e (patch) | |
| tree | b6084fe9747259ae30f61c4b97012d23ac7fbe87 /CONTRIBUTING.md | |
| parent | Refactor xml editor, improve UI and prepare for future additions (diff) | |
| download | inkscape-4e66acac420b616298914d38143843ad0a787f1e.tar.gz inkscape-4e66acac420b616298914d38143843ad0a787f1e.zip | |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d2626e4a2..73460db77 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,7 +69,7 @@ Building This is the best set of instructions for setting up your build directory... -You should install ninga and ccache for the fastest build: +You should install ninja and ccache for the fastest build: ```bash sudo apt-get install ninja-build ccache |
