KholoudLIA commited on
Commit
48fb7ad
·
verified ·
1 Parent(s): 9921cff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -80,7 +80,8 @@ python evaluate_connectivity.py <tested-generated-folder>
80
  - Start Ollama server (after installation) :
81
 
82
  ```bash
83
- ollama serve ```
 
84
 
85
  - Pull a model you plan to use (models are defined in models_configuration.py)
86
  ```bash
 
80
  - Start Ollama server (after installation) :
81
 
82
  ```bash
83
+ ollama serve
84
+ ```
85
 
86
  - Pull a model you plan to use (models are defined in models_configuration.py)
87
  ```bash