Update Auto Multiple Choice Marking authored by Robert Alexander Crowell's avatar Robert Alexander Crowell
...@@ -10,6 +10,6 @@ ...@@ -10,6 +10,6 @@
4. Right-click into the folder and select "Open in terminal" 4. Right-click into the folder and select "Open in terminal"
5. In terminal, run the command `find . -maxdepth 1 -type f -iname '*.pdf' -exec pdftoppm -jpeg {} mc-scan \;` 5. In terminal, run the command `find . -maxdepth 1 -type f -iname '*.pdf' -exec pdftoppm -jpeg {} {} \;`
6. Delete the original PDF files or move them out of the directory. 6. Delete the original PDF files or move them out of the directory.
\ No newline at end of file