How to download and setup murs
Open terminal and run command
git clone https://github.com/skyne98/murs.git
git clone is used to create a copy or clone of murs 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 murs https://github.com/skyne98/murs/archive/master.zip
Or simply clone murs with SSH
[email protected]:skyne98/murs.git