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