Skip to content

Commit

Permalink
shell -> system console
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge authored Sep 28, 2024
1 parent 1b65ed6 commit 3aa50c6
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 @@ -37,7 +37,7 @@ install ollama on your own computer in order to use this package. Once
downloaded, ollama can be started by calling `ollama serve`. The
particular models used to extract the embeddings will be automatically
downloaded by this package if needed, or you can do this manually by
running the following two commands (in a shell; not in R):
running the following two commands (in a system console, not in R):

``` bash
ollama pull jina/jina-embeddings-v2-base-en
Expand Down

0 comments on commit 3aa50c6

Please sign in to comment.