Updated readme
This commit is contained in:
parent
ce26794a55
commit
dd9d52ed10
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ SummAct
|
|||
We recommend setting up a virtual environment using Anaconda. <br>
|
||||
1. Create a conda environment and install dependencies
|
||||
```shell
|
||||
conda env create --name summact --file=env.yaml
|
||||
conda env create --name summact --file=environment.yml
|
||||
conda activate summact
|
||||
```
|
||||
2. Since `model_center==1.0.3` is needed but is not yet available on PYPI, build from [source](https://github.com/OpenBMB/ModelCenter)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue