Skip to content

Commit

Permalink
Update Instructions.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyaskarnik authored Mar 18, 2024
1 parent d255e35 commit 15161a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/sidePanel/Instructions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default function Instructions() {
# Ollama Not Running
- Download Ollama from [here](https://ollama.ai)
- To start the server, run the following command:
\`\`\`bash
\`\`\`
OLLAMA_ORIGINS=* OLLAMA_HOST=127.0.0.1:11435 ollama serve
\`\`\`
- Download models from [here](https://ollama.ai/library)
Expand Down

0 comments on commit 15161a0

Please sign in to comment.