Point README to new repository URL
This commit is contained in:
parent
f47e3925f3
commit
5a1629669f
|
|
@ -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/<your-org>/ICRS.git
|
||||
git clone https://git.lukasmahler.de/lm/ICRS.git
|
||||
cd ICRS
|
||||
uv venv
|
||||
source .venv/bin/activate # Windows: .venv\Scripts\activate
|
||||
|
|
|
|||
Loading…
Reference in New Issue