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 +```