Skip to content

Commit b99a3e1

Browse files
committed
fix uv link
1 parent 453ae5a commit b99a3e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ On Linux, install the dependencies (setup instructions [here](https://apt.llvm.o
3232
sudo apt-get install -y llvm-20 llvm-20-dev llvm-20-tools mlir-20-tools
3333
```
3434

35-
Then to use the library built it with [`uv`]( (the universal virtual environment manager):
35+
Then to use the library built it with [`uv`](https://docs.astral.sh/uv/getting-started/installation/):
3636

3737
```shell
3838
git clone https://github.com/sdiehl/mlir-egglog.git

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)