[PR #5075] [MERGED] docs: add missing powershell package to windows development instructions #10410

Closed
opened 2025-11-12 15:27:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5075
Author: @jmorganca
Created: 6/16/2024
Status: Merged
Merged: 6/16/2024
Merged by: @jmorganca

Base: mainHead: windows-dev-instruction


📝 Commits (2)

  • cd0fb11 docs: add missing instruction for powershell build
  • 6e83aed Update development.md

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 docs/development.md (+5 -2)

📄 Description

The powershell script for building Ollama on Windows requires the ThreadJob module. Add this to the instructions and dependency list.


🔄 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/ollama/ollama/pull/5075 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 6/16/2024 **Status:** ✅ Merged **Merged:** 6/16/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `windows-dev-instruction` --- ### 📝 Commits (2) - [`cd0fb11`](https://github.com/ollama/ollama/commit/cd0fb1159fe00a1f20deb8c1b0a746b4d4cbc332) docs: add missing instruction for powershell build - [`6e83aed`](https://github.com/ollama/ollama/commit/6e83aed28e0b4f526a631d32d2b2c71e4845a9f7) Update development.md ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/development.md` (+5 -2) </details> ### 📄 Description The powershell script for building Ollama on Windows requires the `ThreadJob` module. Add this to the instructions and dependency list. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-12 15:27:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10410