From faa5d67f5f5cf78057dd15e7a065d5ecfe6ba3bc Mon Sep 17 00:00:00 2001 From: "Clelia (Astra) Bertelli" <133636879+AstraBert@users.noreply.github.com> Date: Mon, 30 Jun 2025 22:39:53 +0200 Subject: [PATCH] bump readme links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43119c7..650b5d9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ git clone https://github.com/run-llama/notebookllama Install dependencies: ```bash -cd notebooklm-clone/ +cd notebookllama/ uv sync ```