From c39c0bbdb805a19d7b043674905c1d158e529c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Thu, 23 May 2019 13:39:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8ab5c45..14849b3d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ install: sudo apt-get update sudo apt-get install git # or yum install git - ssh-keygen -t ed2551 + ssh-keygen -t ed25519 cat .ssh/id_ed25519.pub #add the above key to github mkdir ~/dev