From ce3a8da9c33e5502246799337de46cf620236b37 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Sun, 21 Aug 2022 23:01:21 +1000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 601e4c8a..90e28a18 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ or update the `ALIASES` map in [config.py](config.py). Then just run the `./autogen.sh` to generate the added or updated aliases. (cf. [DEVELOPMENT][DEVELOPMENT.md]) > IMPORTANT NOTE: To run `autogen.sh`, you need [round][round] and -> [inkscape][inkscape] command lines that are used for learning the image +> [inkscape][inkscape] command lines that are used for cleaning the image > resource filenames. > > Or you should use the docker image.