Skip to content
Snippets Groups Projects
Commit 36ded0d6 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix README.

parent 793d6969
Branches
No related tags found
No related merge requests found
Pipeline #15641 passed
......@@ -18,4 +18,4 @@ open ./document/dist/*.pdf # to open
*Draft mode* converts all PDF graphics into low-res PNG (output file is `report-draft.pdf`).
Draft mode requires `imagemagick` to be installed (`brew install` or `apt-get install`).
If using with Overleaf, it suggested to run `git config core.fileMode false`.
If using with Overleaf, it is suggested to run `git config core.fileMode false` and then `chmod +x ./document/build.sh ./test.sh`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment