From 2c1f352e4e02ec50c1bb836d2e1c133634315f54 Mon Sep 17 00:00:00 2001 From: Cale Quasha Date: Fri, 11 Dec 2020 11:56:54 +0100 Subject: [PATCH] INSTRUCTION.md --- INSTRUCTION.md | 1 - 1 file changed, 1 deletion(-) diff --git a/INSTRUCTION.md b/INSTRUCTION.md index d04fbb569..92f9bb08e 100644 --- a/INSTRUCTION.md +++ b/INSTRUCTION.md @@ -246,7 +246,6 @@ need more adaptations for Windows and other platforms. 1. Install Git, SSH(Not Windows), and Tor (if you haven't already) 1. Create a `git.fuwafuwa.moe` account (username "snowden" will be used for this example) - - **NOTICE**: Codeberg is blocking temporary email services and some minor email providers(not temporary email). 1. Create an SSH key pair `$ ssh-keygen -t rsa -N '' -C 'snowden at codeberg' -f "$HOME"/.ssh/id_rsa_mrsnowden` 1. Edit `$HOME/.ssh/config`: ```