Point README to new repository URL
This commit is contained in:
@@ -17,7 +17,7 @@ ICRS is a small Tkinter tool for analysing colour ranges in images. You load a p
|
|||||||
|
|
||||||
## Setup with uv
|
## Setup with uv
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/<your-org>/ICRS.git
|
git clone https://git.lukasmahler.de/lm/ICRS.git
|
||||||
cd ICRS
|
cd ICRS
|
||||||
uv venv
|
uv venv
|
||||||
source .venv/bin/activate # Windows: .venv\Scripts\activate
|
source .venv/bin/activate # Windows: .venv\Scripts\activate
|
||||||
|
|||||||
Reference in New Issue
Block a user