make readme more accurate
This commit is contained in:
@@ -88,13 +88,15 @@ You can build (and view) it by running:
|
|||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This will compile it once and open it using `xdg-open`.
|
||||||
|
|
||||||
Or when using Nix:
|
Or when using Nix:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
nix build
|
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
|
### Building thesis examples
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user