mirror of https://github.com/aseprite/aseprite.git
Fix indentation in INSTALL.md
In the MacOS (Apple Silicon) install commands, "ninja aseprite" was incorrectly indented.
This commit is contained in:
parent
4e5dfa9d2c
commit
3c876066aa
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue