From d92debd5cea9767f9d1c14682db0e095f0324e8f Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Sun, 5 Dec 2021 20:26:44 -0500 Subject: [PATCH] Note the new repo link for diffimage. --- utilities/diffimage_to_get_imagediff.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 utilities/diffimage_to_get_imagediff.md diff --git a/utilities/diffimage_to_get_imagediff.md b/utilities/diffimage_to_get_imagediff.md new file mode 100644 index 0000000..2b4dc6f --- /dev/null +++ b/utilities/diffimage_to_get_imagediff.md @@ -0,0 +1,5 @@ +# diffimage.py +The diffimage command (not to be confused with the similar diffimg project) is available via: +``` +python3 -m pip install --user --upgrade https://github.com/poikilos/rotocanvas/archive/refs/heads/main.zip +```