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