i try to install Forwardemail on my raspberry pi 4 with ubuntu server 23.10 64bit, so I followed the instructions but at step 5
git@github.com:forwardemail/forwardemail.net.git
cd forwardemail.net
I have this error
Can someone help me, I don't know enough to find the solution myself. Thanks !
The commands should instead be:
git clone git@github.com:forwardemail/forwardemail.net.git
cd forwardemail.net