Download Mbed Studio for macOS.
Run the installer and follow the installation steps.
Download Mbed Studio for Windows.
Run the installer and follow the installation steps.¨
Download Mbed Studio for Linux.
- Open a command prompt.
- Navigate to the directory to which you downloaded the Mbed Studio installer.
- Make the installer an executable by running:
chmod +x MbedStudio.sh
. - Run the installation command :
./MbedStudio.sh -y
.