Skip to content

Commit

Permalink
shell -> system console
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge committed Sep 28, 2024
1 parent 7f69742 commit 1b65ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ 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):
system console; not in R):

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

0 comments on commit 1b65ed6

Please sign in to comment.