From 72ebf9587f04b8fd4ec63c58949876fef8a36db5 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Tue, 17 Oct 2023 18:21:39 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef6d33a5..c7ca49d5 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ ChatGPT-Style Web Interface for Ollama 🦙 Make sure you have the latest version of Ollama installed before proceeding with the installation. You can find the latest version of Ollama at [https://ollama.ai/](https://ollama.ai/). -### Checking Ollama +#### Checking Ollama After installing, verify that Ollama is running by accessing the following link in your web browser: [http://127.0.0.1:11434/](http://127.0.0.1:11434/). Note that the port number may differ based on your system configuration. -### Accessing Ollama Web Interface over LAN +#### Accessing Ollama Web Interface over LAN If you want to access the Ollama web interface over LAN, for example, from your phone, run Ollama using the following command: