A. Installation
Follow the steps to install the necessary items, and download Azimuth.
Requirements
- Install Docker .
- Docker allows to use our application without installing all the dependencies.
 - You can also use Azimuth without 
Dockerby installing our dependencies withpoetryandyarn. It is slightly more complex, but it can be faster to launch Azimuth. The instructions are in Development. 
 - [Mac Only] Setup Docker so it has enough memory to run Azimuth.
- Right-click on the Docker icon on the toolbar of your computer.
 - Go to Resources and set the “Memory” slider to 9Gb or more.
 - Click on “Apply and Restart”.
 
 - Download Azimuth's latest release.
- On GitHub , git clone our repo.
 
 
Installation completed
Congratulations! You have installed the necessary items and installed Azimuth. Proceed to Learn Basics.