mirror of
https://github.com/microsoft/autogen.git
synced 2026-05-13 03:00:55 -04:00
Update Contribute.md (#716)
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
This commit is contained in:
committed by
GitHub
parent
ac10d5a2ef
commit
a89efb552f
@@ -44,7 +44,7 @@ pip install -e FLAML[test,notebook]
|
||||
We provide a simple [Dockerfile](https://github.com/microsoft/FLAML/blob/main/Dockerfile).
|
||||
|
||||
```bash
|
||||
docker build git://github.com/microsoft/FLAML -t flaml-dev
|
||||
docker build https://github.com/microsoft/FLAML.git#main -t flaml-dev
|
||||
docker run -it flaml-dev
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user