fix: update README.md file

This commit is contained in:
yassinedorbozgithub 2024-10-28 08:41:27 +01:00
parent 68adcb504b
commit d3a3c37274

View File

@ -178,7 +178,7 @@ $ hexabot start
You can also enable services such as the NLU engine and Ollama (The services are declared under the `./docker` folder) :
```bash
$ hexabot dev --enable=ollama,nlu
$ hexabot dev --services ollama,nlu
```
**Note:** The first time you run the app, Docker will take some time to download all the required images.