Browse Source

Update linux.md

Jeffrey Morgan 1 year ago
parent
commit
0fb5268496
1 changed files with 0 additions and 6 deletions
  1. 0 6
      docs/linux.md

+ 0 - 6
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
-```