Updated readme
This commit is contained in:
@@ -1,6 +1,13 @@
|
|||||||
# Sync SSH Keys
|
# Sync SSH Keys
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
### Install dependencies
|
||||||
|
```bash
|
||||||
|
pip3 install -r requirements.txt
|
||||||
|
```
|
||||||
|
|
||||||
|
### Create configuration file
|
||||||
Rename `config-example.yaml` to `config.yaml` and set your own data.
|
Rename `config-example.yaml` to `config.yaml` and set your own data.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user