mirror of
https://github.com/ollama/ollama.git
synced 2025-08-25 01:11:26 +02:00
docs: fix typo in macos.md (#11425)
This commit is contained in:
@@ -22,7 +22,7 @@ To install the Ollama application somewhere other than `Applications`, place the
|
||||
Ollama on MacOS stores files in a few different locations.
|
||||
- `~/.ollama` contains models and configuration
|
||||
- `~/.ollama/logs` contains logs
|
||||
- *app.log* contains most resent logs from the GUI application
|
||||
- *app.log* contains most recent logs from the GUI application
|
||||
- *server.log* contains the most recent server logs
|
||||
- `<install location>/Ollama.app/Contents/Resources/ollama` the CLI binary
|
||||
|
||||
@@ -39,4 +39,4 @@ rm -rf ~/Library/Caches/com.electron.ollama/
|
||||
rm -rf ~/Library/Caches/ollama
|
||||
rm -rf ~/Library/WebKit/com.electron.ollama
|
||||
rm -rf ~/.ollama
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user