openpgp icon indicating copy to clipboard operation
openpgp copied to clipboard

in Readme.md git clone needs --recurse-submodules

Open medmen opened this issue 6 years ago • 0 comments

Could not get this to work when following the actual readme.md Turns out the git clone command needed to be git clone --recurse-submodules https://github.com/solokeys/openpgp.git to work for me (Ubuntu 18.04)

medmen avatar Jan 05 '20 20:01 medmen