docs: Remark that someone got bash on Windows working

This commit is contained in:
James R. Barlow
2017-05-16 23:24:34 -07:00
parent 0b048cd24e
commit 4bade99f27

View File

@@ -302,6 +302,8 @@ The command line syntax to run ocrmypdf from a command prompt will resemble:
where /c/Users/sampleuser is a Unix representation of the Windows path C:\\Users\\sampleuser, assuming a user named "sampleuser" is running ocrmypdf on a file in their home directory, and the files "test.pdf" and "output.pdf" are in the sampleuser folder. The Windows user must have read and write permissions.
`Bash on Ubuntu on Windows <https://github.com/Microsoft/BashOnWindows>`_ should also be a viable route for running the OCRmyPDF Docker container.
Installing HEAD revision from sources
-------------------------------------