Updated readme

This commit is contained in:
2021-03-04 21:40:06 +01:00
parent d78319da08
commit 704706f20f

View File

@@ -1,6 +1,13 @@
# Sync SSH Keys
## Setup
### Install dependencies
```bash
pip3 install -r requirements.txt
```
### Create configuration file
Rename `config-example.yaml` to `config.yaml` and set your own data.
## Usage