mirror of
https://github.com/hexastack/hexabot
synced 2025-01-23 10:57:15 +00:00
Merge pull request #285 from Hexastack/fix/documentation-2024-10-28
fix: update README.md file
This commit is contained in:
commit
3b8c960366
@ -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) :
|
You can also enable services such as the NLU engine and Ollama (The services are declared under the `./docker` folder) :
|
||||||
|
|
||||||
```bash
|
```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.
|
**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