Skip to content

Commit 7dfedba

Browse files
Update README with virtual environment activation
1 parent c2d0189 commit 7dfedba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ git clone https://github.com/commoncrawl/commonlid-eval.git
5858
cd commonlid-eval
5959
make install # uv sync --extra dev
6060
make check # ruff + mypy + pytest (matches CI)
61+
source .venv/bin/activate
6162
```
6263

6364
The `Makefile` wraps every common workflow (`make help` lists them) and

0 commit comments

Comments
 (0)