From 815e239905c0df4ca68d8eafd3784538f3a8bdcc Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sun, 10 Apr 2022 20:42:49 +0200 Subject: [PATCH] update setup for new git version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc6b17ed..c230c4d8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Then copy main.tex into your main folder and make a symbolic link to the `.gitig > cp config/main.tex . -> ln -s config/.gitignore . +> cp config/.gitignore . Edit 'main.tex', and input your tex files by writing `\include{my_file.tex}. -- GitLab