diff --git a/README.md b/README.md index 4e41892..9fcd580 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ source .venv/Scripts/activate uv pip install . uv run icra ``` -The launcher copies Tcl/Tk resources into the virtualenv on first run, so no manual environment tweaks are needed. On macOS/Linux replace the activate step with `source .venv/bin/activate`. +The launcher copies Tcl/Tk resources into the virtualenv on first run, so no manual environment tweaks are needed. +On macOS/Linux activate with `source .venv/bin/activate` instead. ## Workflow 1. Load an image (`📂`) or a folder (`📁`).