I was trying to work with the Axoloti, but when I press 'Live', this error showed up
Link to firmware CRC CDEEEFDA
Axoloti version : 2.0.0-0-g88b60feb build time : 18/12/2019 01:56:25 GMT
Status: factory (2.0.0,anon) : OK ( 2.0.0,clean )
Status : home : OK
Status: community (2.0.0,anon) : OK ( 2.0.0,clean )
USB device found
connected
Authentic Axoloti Core
/bin/sh: arm-none-eabi-g++: command not found
error: compiler arm-none-eabi-g++ not found in path=/Applications/Axoloti.app/Contents/Java/platform_osx/bin:/Applications/gcc-arm-none-eabi-7-2018-q2-update/bin:/bin:, not installed?
Please download and install GNU Arm Embedded Toolchain 7-2018-q2-update
from https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/7-2018q2/gcc-arm-none-eabi-7-2018-q2-update-mac.tar.bz2
/Applications/Axoloti.app/Contents/Java/env/test-env.mk:25: *** Compiler not found. Stop.
and extract to /Applications/
search path : /Users/kelvintang/Documents/axoloti-2.0.0/axoloti-factory/objects
unidentified header : 0x726F7841
unidentified header : 0x726F7841
Firmware version: 2.0.0.0, crc=0xCDEEEFDA
search path : /Users/kelvintang/Documents/axoloti-2.0.0/objects
search path : /Users/kelvintang/Documents/axoloti-2.0.0/axoloti-contrib/objects
finished loading objects
Generate code complete
compiling /Users/kelvintang/Documents/axoloti-2.0.0/build/xpatch.cpp
/bin/sh: arm-none-eabi-g++: command not found
make: *** [/Users/kelvintang/Documents/axoloti-2.0.0/build/xpatch.o] Error 127
Compiling patch failed
I have downloaded 'gcc-arm-none-eabi-7-2018-q2-update-mac.tar.bz2', but where do I put the files?