doc: fix type npm i => npm ci

This commit is contained in:
AJ ONeal
2023-10-21 11:46:42 -06:00
committed by GitHub
parent 941d11aa4c
commit 30ae540460

View File

@@ -44,7 +44,7 @@ git clone https://github.com/ivanfioravanti/chatbot-ollama.git
### 2. Install Dependencies
```bash
npm i
npm ci
```
### 3. Run Ollama server