README was missing .ssh from instructions

This commit is contained in:
jan6 2020-03-30 17:53:06 +03:00
parent 451872e0ec
commit 99e7ac2213
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
1. Clone the repository to your computer:
```bash
$ git clone git@tildegit.org:<your name>/setup.git
$ cd setup
$ cd setup/.ssh/
```
1. Create an SSH key pair (press enter for all prompts to use defaults):