From 095a81b8c163afd01cfa2af87920e1a4114dbde5 Mon Sep 17 00:00:00 2001 From: dadada Date: Sat, 15 Apr 2023 17:23:34 +0200 Subject: [PATCH] update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fc7c105..7ce4e21 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # tubslatex-nix Unofficial Nix package and project templates for [tubslatex](https://www.tu-braunschweig.de/latex-vorlagen), the corporate design of TU Braunschweig. + +```bash +nix flake new my-thesis -t github:dadada/tubslatex-nix +```