diff --git a/README.md b/README.md index 4809aca..4951dba 100644 --- a/README.md +++ b/README.md @@ -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