Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adameus03 committed Nov 4, 2024
1 parent 4d61c51 commit 1b9f454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@

## How to use
1. Create an empty directory for storing duscr scrap data
2. Run `duscr init <directory_path> <log_file_path>` and wait until the files are downloaded
3. Add a cron job containing `duscr sync <directory_path> <log_file_path>` so that any updates are synced with a desired frequency
2. Run `duscr init <directory_path> <log_file_path> <stdout_logs_flag>` and patiently wait until the files are downloaded (run `duscr --help` to get help)
3. Add a cron job containing `duscr sync <directory_path> <log_file_path> <stdout_logs_flag>` so that any updates are synced with a desired frequency

0 comments on commit 1b9f454

Please sign in to comment.