diff --git a/docs/linux.md b/docs/linux.md index 0c3b31233..a3a51740e 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -72,9 +72,3 @@ Then start the service: sudo systemctl daemon-reload sudo systemctl enable ollama ``` - -## Run a model - -``` -ollama run llama2 -```