Chronos: fix the installation guide link (#6322)
This commit is contained in:
parent
95ef573fc4
commit
2629bb0645
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ cd BigDL
|
|||
cp docker/chronos-nightly/Dockerfile ./Dockerfile
|
||||
```
|
||||
When building image, you can specify some build args to install chronos with necessary dependencies according to your own needs.
|
||||
The build args are similar to the install options in [Chronos documentation](https://bigdl.readthedocs.io/en/latest/doc/Chronos/Overview/chronos.html#install).
|
||||
The build args are similar to the install options in [Chronos documentation](https://bigdl.readthedocs.io/en/latest/doc/Chronos/Overview/install.html).
|
||||
|
||||
```
|
||||
model: which model or framework you want.
|
||||
|
|
|
|||
Loading…
Reference in a new issue