From 2ebd7f4e8c71efdea326664f80007f7d2e8161e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Fri, 19 Aug 2022 14:57:48 +0200 Subject: [PATCH] update readme for install instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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