mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 18:45:57 +00:00
fix: update README.md file
This commit is contained in:
parent
68adcb504b
commit
d3a3c37274
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user