[PR #22] [MERGED] docs: Update and clarify setup instructions in README #29

Closed
opened 2026-02-16 03:17:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/notebookllama/pull/22
Author: @nick-galluzzo
Created: 7/11/2025
Status: Merged
Merged: 7/11/2025
Merged by: @AstraBert

Base: mainHead: docs/update-readme


📝 Commits (4)

  • f58c88f docs: Update and clarify setup instructions in README
  • 5c4d586 fix: video display
  • 0da99ed fix: change header formatting to reduce lines in initial headers
  • 700f59d reset header size

📊 Changes

1 file changed (+53 additions, -19 deletions)

View changed files

📝 README.md (+53 -19)

📄 Description

This PR updates the main README.md to align with the new interactive CLI setup process.

The previous instructions were outdated and did not reflect the new screen-based application flow. These changes make it much easier for new users to get started by:

  • Structuring the "Get it up and running!" section into clear, numbered steps.
  • Explicitly documenting the "Quick Start" and "Advanced (Custom Models)" paths in the setup wizard.
  • Improving overall readability and organization.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/notebookllama/pull/22 **Author:** [@nick-galluzzo](https://github.com/nick-galluzzo) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 7/11/2025 **Merged by:** [@AstraBert](https://github.com/AstraBert) **Base:** `main` ← **Head:** `docs/update-readme` --- ### 📝 Commits (4) - [`f58c88f`](https://github.com/run-llama/notebookllama/commit/f58c88ff5c912e24b6898c029f06a5fabf223397) docs: Update and clarify setup instructions in README - [`5c4d586`](https://github.com/run-llama/notebookllama/commit/5c4d5869d5e8e6e6c429deb5a05949fa5c70f7c0) fix: video display - [`0da99ed`](https://github.com/run-llama/notebookllama/commit/0da99ed3f7788f12a807f49d01f47dc8f43aeb86) fix: change header formatting to reduce lines in initial headers - [`700f59d`](https://github.com/run-llama/notebookllama/commit/700f59dc3fc7ed948418e84b39c70db7bf713732) reset header size ### 📊 Changes **1 file changed** (+53 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+53 -19) </details> ### 📄 Description This PR updates the main `README.md` to align with the new interactive CLI setup process. The previous instructions were outdated and did not reflect the new screen-based application flow. These changes make it much easier for new users to get started by: - Structuring the "Get it up and running!" section into clear, numbered steps. - Explicitly documenting the "Quick Start" and "Advanced (Custom Models)" paths in the setup wizard. - Improving overall readability and organization. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:17:23 -05:00
yindo closed this issue 2026-02-16 03:17:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/notebookllama#29