* develop branch for an experience with the latest features (for develop branch installation, it is strongly advisable that you may as well follow the [develop documentation](https://osl.etsi.org/documentation/develop/))
```bash
sudo ./deploy.sh main #[or replace main with other branch name]
sudo ./deploy.sh main #[or replace main with develop or other branch name]
```
> **We recommend running the deploy.sh script with root permissions! In other case, some directories may not be accessible by the project building tools and hinder the smooth installation.**
> Depending on your machine, this process might take time. if for any reason the deployment fails during first time, please rerun the above before any further measures.