diff --git a/README.md b/README.md index 447613e..4655063 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ICRS is a small Tkinter tool for analysing colour ranges in images. You load a p ## Setup with uv ```bash -git clone https://github.com//ICRS.git +git clone https://git.lukasmahler.de/lm/ICRS.git cd ICRS uv venv source .venv/bin/activate # Windows: .venv\Scripts\activate