Skip to content

Commit

Permalink
Merge pull request HelgeSverre#10 from codevalley/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
HelgeSverre authored Dec 16, 2023
2 parents a8e3002 + 99629de commit c9f100e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Language Models (LLMs) on your local machine.
### Prerequisites

1. Download and install [ollama CLI](https://ollama.ai/download).
2. Download and install [yarn] (https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable) and [node] (https://nodejs.org/en/download)
2. Download and install [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable) and [node](https://nodejs.org/en/download)

```bash
ollama pull <model-name>
Expand Down

0 comments on commit c9f100e

Please sign in to comment.