johnlinp / pdf-to-markdown

Convert PDF files into markdown files
BSD 3-Clause "New" or "Revised" License
284 stars 70 forks source link

ssh to https #8

Closed jamesalbert closed 7 years ago

jamesalbert commented 7 years ago

using ssh:

$ git clone git@github.com:euske/pdfminer.git
Cloning into 'pdfminer'...
Warning: Permanently added the RSA host key for IP address 'XXX.XXX.XXX.XXX' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
johnlinp commented 7 years ago

Thanks pal!