From 62d398c8074d237ccaa5dbca2e8983f51cf568ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Mekina?= Date: Mon, 10 Nov 2025 10:31:27 +0100 Subject: [PATCH] make readme more accurate --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d4c56e..d876030 100644 --- a/README.md +++ b/README.md @@ -88,13 +88,15 @@ You can build (and view) it by running: make ``` +This will compile it once and open it using `xdg-open`. + Or when using Nix: ```sh nix build ``` -This will compile it once and open it using `xdg-open`. +That will output `result/documentation.pdf` which you can view. ### Building thesis examples