# Running linkedup tutorial

**URL:** https://forum.dfinity.org/t/running-linkedup-tutorial/439
**Category:** Community Tutorials & Video
**Tags:** Video
**Created:** [February 10, 2020, 9:57pm UTC](https://forum.dfinity.org/t/running-linkedup-tutorial/439 "2020-02-10T21:57:58Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![atom](https://avatars.discourse-cdn.com/v4/letter/a/85f322/32.png) [@atom](https://forum.dfinity.org/u/atom)
#### Post date: [August 29, 2020, 2:46pm UTC](https://forum.dfinity.org/t/running-linkedup-tutorial/439/7 "2020-08-29T14:46:32Z")

</div>

Hello everyone!

Currently working on the “Making simple inter-canister calls” tutorial, I found that the `git clone git@github.com:dfinity-lab/linkedup.git` command didn’t works for me.

I got the following message:

> Cloning into ‘linkedup’…  
> The authenticity of host ‘[github.com](http://github.com) (140.82.121.4)’ can’t be established.  
> RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.  
> Are you sure you want to continue connecting (yes/no/[fingerprint])? y  
> Please type ‘yes’, ‘no’ or the fingerprint: yes  
> Warning: Permanently added ‘[github.com](http://github.com),140.82.121.4’ (RSA) to the list of known hosts.  
> [git@github.com](mailto:git@github.com): Permission denied (publickey).  
> fatal: Could not read from remote repository.

However, I found a workaround by copy pasting the link from the GitHub repository: `git clone https://github.com/dfinity-lab/linkedup.git`.

This is just for your information! 🙂 Honestly, once I found the solution I didn’t go further.

Have a nice day (or night)!

---

_[View the full topic](https://forum.dfinity.org/t/running-linkedup-tutorial/439)._
