Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maroctamorg authored May 10, 2022
1 parent d396279 commit 818b78c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Thesis to be presented to the University of Helsinki for the degree of Bachelor
BUILD
-----
With `latexmk` installed (e.g. via TeXLive) simply run `make compile` in the project root.
To compile and view the open the pdf from the command line, one can run
To compile and open the pdf from the command line, run
```sh
PDFVIEWER={PDFVIEWER} make
```
Often it is possible to pass `open` to the PDFVIEWER as it calls the DE-specific pdfviewer.
Often it is possible to pass `open` or `xdg-open` to the PDFVIEWER as it calls the DE-specific pdfviewer.

0 comments on commit 818b78c

Please sign in to comment.