Skip to content

Commit

Permalink
Updating Readme to remove opt packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tjlca authored Sep 30, 2022
1 parent 9ff0b04 commit d3b6bbb
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,6 @@ conda activate celavi
pip install -e .
```

### Installation step 2: conda install

Now you need to install some pakages with `conda`. Run the following commands:

```
conda config --add channels conda-forge
conda install glpk
conda install ipopt
conda install pyomo
```

## Running the package

From the root of the repo, type a command similar to the following. This will execute the costgraph. Note that the paths to the files will need to be changed for your particular folder structure.
Expand Down

0 comments on commit d3b6bbb

Please sign in to comment.