Skip to content

Commit

Permalink
Fix incorrect variable name in example (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rensvandeschoot authored and J535D165 committed Aug 21, 2019
1 parent fe06a57 commit b68d340
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 @@ -85,7 +85,7 @@ Start an interactive systematic review (Oracle mode) with the following line in

``` sh
asreview oracle YOUR_DATA.csv --prior_included 29 181 379 2001 3928 3929 4547 \
--prior_included 31 90 892 3898 3989 4390 --log_file results.log
--prior_excluded 31 90 892 3898 3989 4390 --log_file results.log
```

Example output:
Expand Down

0 comments on commit b68d340

Please sign in to comment.