From 3ad4caa101ea9e72c92389a266488fb91c9e5df0 Mon Sep 17 00:00:00 2001 From: desimaniac Date: Tue, 6 Mar 2018 13:30:48 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4db686..d6d7c86 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Script to add new TV series & movies to Sonarr/Radarr based on Trakt lists. 4. `sudo chown -R user:group traktarr` (run `id` to find your user / group) 5. `cd traktarr` 6. `sudo python3 -m pip install -r requirements.txt` -7. `python3 traktarr.py` to generate a default config.json file. +7. `python3 traktarr.py` to generate a default a config.json file. 8. Edit `config.json` to your preference.