Hello, I assume that the name of this repository has been changed hence the command for cloning it is now incorrect.
It should be git clone git@github.com:ProtonMail/WebClients.git instead of git clone git@github.com:ProtonMail/web-clients.git.
It's the same for cloning the repository using HTTPS protocol. (git clone https://github.com/ProtonMail/WebClients.git instead of git clone https://github.com/ProtonMail/web-clients.git)
Hello, I assume that the name of this repository has been changed hence the command for cloning it is now incorrect.
It should be
git clone git@github.com:ProtonMail/WebClients.git
instead ofgit clone git@github.com:ProtonMail/web-clients.git
. It's the same for cloning the repository using HTTPS protocol. (git clone https://github.com/ProtonMail/WebClients.git
instead ofgit clone https://github.com/ProtonMail/web-clients.git
)