Skip to content

Commit

Permalink
DOCS: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Cian911 committed Jan 2, 2022
1 parent 1613900 commit 05fd6f9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@ To get started quickly, you can run the following command, passing in the path,
switchboard watch -p /home/user/Downloads -d /home/user/Movies -e .mp4
```
!!! info
We highly recommend using absolute file paths over relative file paths.
Always include the `.` when passing the file extension to switchboard.
> We highly recommend using absolute file paths over relative file paths. Always include the `.` when passing the file extension to switchboard.
And that's it! Once ran, switchboard will start observing the user downloads folder for mp4 files added. Once it receives a new create event with the correct file extension, it will move the file to the users movies folder.

Expand Down

0 comments on commit 05fd6f9

Please sign in to comment.