(fundamentals-setup)= # Set up ## Running on Quantum Mobile Quantum Mobile is a virtual machine that provides a ready-to-run environment for computational materials science. You can find the version of Quantum Mobile for running this tutorial [via this link](https://quantum-mobile.readthedocs.io/en/latest/releases/versions/21.06.04.html). All instructions for getting Quantum Mobile up and running via Docker or VirtualBox can be found there! ## Setup on your own machine To run the tutorial on your own machine, you need to install - [AiiDA](https://aiida.readthedocs.io/projects/aiida-core/en/latest/intro/get_started.html) (version 1.6.3) - [aiida-quantumespresso](https://aiida-quantumespresso.readthedocs.io/en/latest/#installation) (version 3.4.2) - [Quantum ESPRESSO](https://www.quantum-espresso.org/) (version 6.6) ```{note} Version numbers indicate the versions with which the tutorial was tested. ```