How to download and setup elements
Open terminal and run command
git clone https://github.com/NitrogenLinux/elements.git
git clone is used to create a copy or clone of elements repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with elements https://github.com/NitrogenLinux/elements/archive/master.zip
Or simply clone elements with SSH
[email protected]:NitrogenLinux/elements.git