Update README.md (#1766)
This commit is contained in:
parent
b17ccd0542
commit
3c5dd9ed1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Documentation
|
||||
|
||||
To get started, see the project's **[quicktart](../README.md#quickstart)**.
|
||||
To get started, see the project's **[quickstart](../README.md#quickstart)**.
|
||||
|
||||
Ollama is a tool for running AI models on your hardware. Many users will choose to use the Command Line Interface (CLI) to work with Ollama. Learn more about all the commands in the CLI in the **[Main Readme](../README.md)**.
|
||||
|
||||
|
@ -22,4 +22,4 @@ Finally for all the questions that don't fit anywhere else, there is the **[FAQ]
|
|||
|
||||
[Tutorials](./tutorials.md) apply the documentation to tasks.
|
||||
|
||||
For working code examples of using Ollama, see [Examples](../examples).
|
||||
For working code examples of using Ollama, see [Examples](../examples).
|
||||
|
|
Loading…
Reference in a new issue