supercrabtree / k

k is the new l, yo
1.78k stars 124 forks source link

Installation from source - better instruction #112

Open rchojn opened 2 years ago

rchojn commented 2 years ago

Current installation from source instruction required proper access rights to repository. It should be changed to use https instead of ssh

techeverri commented 7 months ago

Yeah, I get the same error 💥

➜ git clone git@github.com:supercrabtree/k.git $HOME/k
Cloning into '/Users/techeverri/k'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.