Fix indentation in INSTALL.md

In the MacOS (Apple Silicon) install commands,
"ninja aseprite" was incorrectly indented.
This commit is contained in:
Siddhant Madhur 2024-07-09 11:12:56 +04:00 committed by David Capello
parent 4e5dfa9d2c
commit 3c876066aa

View File

@ -213,7 +213,7 @@ steps as above but when we call `cmake`, we have some differences:
-DPNG_ARM_NEON:STRING=on \
-G Ninja \
..
ninja aseprite
ninja aseprite
### Issues with Retina displays