mirror of
https://github.com/run-llama/notebookllama.git
synced 2026-07-16 07:04:28 -04:00
[PR #11] [MERGED] Add uv installation instructions to README #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/notebookllama/pull/11
Author: @nick-galluzzo
Created: 7/8/2025
Status: ✅ Merged
Merged: 7/8/2025
Merged by: @AstraBert
Base:
main← Head:fix/readme-add-uv-instructions📝 Commits (1)
ee62e0bAdd uv installation instructions to README📊 Changes
1 file changed (+18 additions, -0 deletions)
View changed files
📝
README.md(+18 -0)📄 Description
Hi team,
As a new user setting up the project, I noticed the README uses
uvcommands without providing the installation instructions foruvitself.This PR adds a "Prerequisites" section to the
README.mdwith the necessary commands to installuv, making the setup process smoother for future users.Thanks!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.