From e5bab78e3f7cced326ed45c7bf79d1ae44a8769f Mon Sep 17 00:00:00 2001 From: JP Meijers Date: Sat, 1 Apr 2017 11:44:59 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 869c6b8..e604c20 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,10 @@ RESIN_HOST_CONFIG_core_freq | 250 ```bash git remote add resin youraccount@git.resin.io:youraccount/yourapplication.git ``` -3. Type the following commands into terminal to "push" the TTN files up to resin.io: + +3. Add your SSH public key to the list at https://dashboard.resin.io/preferences/sshkeys. You may need to search the internet how to create a SSH key on your operating system, where to find it afterwards, copy the content, and paste the content to the resin.io console. + +4. Type the following commands into your terminal to "push" the TTN files up to resin.io: ```bash git add .