Updated README.md

This commit is contained in:
strNophix 2022-11-27 19:24:45 +01:00
parent f0d25549a5
commit df543326c7

View File

@ -13,5 +13,5 @@ python -m al_arr_sync
In case you want to use a specific config:
```sh
python -m al_arr_sync ~/home/.config/al-arr-sync/config.ini
python -m al_arr_sync ~/.config/al-arr-sync/config.ini
```