diff --git a/README.md b/README.md index 0d69d31..cd45b3f 100644 --- a/README.md +++ b/README.md @@ -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