update readme for install instructions

This commit is contained in:
Maximilian Keßler 2022-08-19 14:57:48 +02:00
parent ce8dd726e5
commit 2ebd7f4e8c
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -4,6 +4,13 @@ This fork of [gillescastell/university-setup][setup] contains my personal custom
Additionally, this version features a `.courseignore` file you can place in the `ROOT` folder to ignore some directories for the courses.
##
If you want to install this, run `make install` on your favourite unix operating system.
This installs into `/opt/mkessler/university-setup`.
There is also a [PKGBUILD][pkgbuild] for Arch linux available.
# Managing LaTeX lecture notes
This repository complements my [third blog post about my note taking setup](https://castel.dev/post/lecture-notes-3).
@ -155,3 +162,4 @@ This script updates the `master.tex` files to include all lectures and compiles
[setup]: https://github.com/gillescastel/university-setup
[pkgbuild]: https://gitlab.com/kesslermaximilian/university-setup-git