Skip to content

Commit

Permalink
doc: minor updates to turn it in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
macite committed Jan 7, 2024
1 parent 582d13a commit a24a8c1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/turn_it_in_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@ TCA_HOST=https://...
TCA_API_KEY=...
TII_INDEX_SUBMISSIONS=true
```

Ensure that you have sidekiq running to process the turnitin jobs.

```sh
bundle exec sidekiq
```

0 comments on commit a24a8c1

Please sign in to comment.