Skip to content

Commit

Permalink
Improve install documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
flofriday committed Dec 21, 2024
1 parent dbce07f commit 47bc290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ enriches them with more information before returning it to the client.

## Build it yourself

You first need to install node and uv.
You first need to install [node](https://nodejs.org/en) and [uv](https://github.com/astral-sh/uv).

```bash
npm install
Expand Down

0 comments on commit 47bc290

Please sign in to comment.