mirror of
https://github.com/ollama/ollama.git
synced 2026-03-09 07:16:38 -05:00
docs: improve syntax highlighting in code blocks (#8854)
This commit is contained in:
@@ -17,6 +17,6 @@ If you want to build the installer, youll need to install
|
||||
In the top directory of this repo, run the following powershell script
|
||||
to build the ollama CLI, ollama app, and ollama installer.
|
||||
|
||||
```
|
||||
```powershell
|
||||
powershell -ExecutionPolicy Bypass -File .\scripts\build_windows.ps1
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user