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