We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3841222 commit 48cc10dCopy full SHA for 48cc10d
1 file changed
docs/installing-on-top.md
@@ -48,7 +48,7 @@ follow a reasonably common workflow when it comes to building software in a new
48
ssh -T git@github.com
49
```
50
(this assumes that you are using a default name for your key, if you are not then you need to add
51
- the option `-i <path to privte part of your registered key>` to the command).
+ the option `-i <path to private part of your registered key>` to the command).
52
53
We have prepared a template for a demonstrator project that can be used throughout this tutorial. The first step is to
54
make your instance of the project from the template, for this you need to click on the link
0 commit comments