Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix spelling mistake in command in line 230
  • Loading branch information
leifalbor authored Oct 21, 2024
1 parent 3b22f2a commit 099eb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ else
fi
# Run the sync command inside the container
docker exec PlexTraktSync plextraksync sync
docker exec PlexTraktSync plextraktsync sync
```

- The format of the script needs to be docker calling your container name (if you changed it from the default, ie to something like plex-trakt-sync), then issuing the command to sync.
Expand Down

0 comments on commit 099eb56

Please sign in to comment.