Skip to content

Commit e11b0d9

Browse files
Update README.md
1 parent ad32b85 commit e11b0d9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,14 @@ Helper code is organized under `src/sme_kt_zh_collaboration_forecasting/`:
9898

9999
## Installation
100100

101-
**Important:** The project uses [`uv`](https://github.com/astral-sh/uv) for dependency management. A `uv.lock` file is included for fully reproducible installs. To use it:
101+
**Important:** The project uses [`uv`](https://github.com/astral-sh/uv) for dependency management. To set up the environment:
102102
>
103103
> ```bash
104104
> uv sync
105105
> ```
106106
107+
And follow `uv` instructions to activate the virtual environment or use this virtual environment in the example notebooks.
108+
107109
108110
Alternative installation methods follow:
109111

0 commit comments

Comments
 (0)