Fixed typo.

This commit is contained in:
orca 2024-02-03 04:18:57 +01:00
parent 15786007fc
commit 66ab1e9f26
Signed by: orca
GPG Key ID: 6923B8DFED96A68A
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Clone the repository, and start writing your paper in `source/user/main.typ`.
I recommend you run `make watch` to make use of incremental compilation. Then, run `make view`, after setting the `PDF_VIEWER` shell variable.
Now, just save your file whenever you wish to update the PDF.
For an example of how this looks, see this [this image](https://git.disroot.org/orca/home/src/branch/main/.images/desktop.png).
For an example of how this looks, see [this image](https://git.disroot.org/orca/home/src/branch/main/.images/desktop.png).
When there will be updates, run `git pull`.