diff --git a/docs/linux.md b/docs/linux.md index 0eec014f..902c49f8 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -48,6 +48,9 @@ sudo tar -C /usr -xzf ollama-linux-arm64.tgz ``` ### Adding Ollama as a startup service (recommended) +*Note:* After completing the above steps, you can run ollama with `ollama serve`, +you do not need to set it up as a service. These steps are designed for increased +convenience if you are using ollama regularly. Create a user and group for Ollama: