Update README.md

This commit is contained in:
Cyryl Płotnicki 2019-05-23 13:39:59 +01:00 committed by GitHub
parent 2c521e1076
commit c39c0bbdb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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