From 47bc29036ffcf502af85ce0c9fd422adc0411ad2 Mon Sep 17 00:00:00 2001 From: flofriday Date: Sat, 21 Dec 2024 23:52:01 +0100 Subject: [PATCH] Improve install documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6767102..409d8eb 100644 --- a/README.md +++ b/README.md @@ -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