From 4bc791a3b4116ecdc81dc2921ef3c048a877c839 Mon Sep 17 00:00:00 2001 From: Markus Rosenstihl Date: Wed, 5 Nov 2025 10:26:01 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7a97f7..69ed49b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ Make sure dependencies are installed: * matplotlib * numpy -Then in the source directory run: +Download the source as [zip file](https://gitea.pkm.physik.tu-darmstadt.de/IPKM/python-tudplot/archive/main.zip) or clone it with git: + git clone https://gitea.pkm.physik.tu-darmstadt.de/IPKM/python-tudplot.git + +Then in the unpacked source directory run: python3 setup.py install --user