Whenever I try to execute Step C.2 i get message git not found.
I have tried to install git, but it still says the same.-
Somehow it got solved, I'm not sure how, but I did the following:
tried "git_config --list" to receive message git_config not found, installed git using "sudo apt-get install git-core", then typed git to receive list of options, and then it started to work.