I attempted to install EnglishScript using git clone --recursive git@github.com:pannous/english-script.git, but it produced the following error message on Windows:
Cloning into 'english-script'...
Warning: Permanently added the RSA host key for IP address '192.30.252.128' to t
he 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.
Which steps will I need to follow in order to clone the english-script repository?
I attempted to install EnglishScript using
git clone --recursive git@github.com:pannous/english-script.git, but it produced the following error message on Windows:Which steps will I need to follow in order to clone the english-script repository?