diff --git a/README.md b/README.md index 666b664..901efd0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # texmaster Latex master template. + +```sh +mkdir $report +cd $report +git clone https://willipink.eu/git/moritz/texmaster.git +cp texmaster/master.tex $report.tex +v report.tex +```