Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
We don't use mpi any more
  • Loading branch information
shwang authored Jan 11, 2020
1 parent 89e395d commit 02ba834
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Currently we have implementations of [AIRL](https://arxiv.org/abs/1710.11248) an

To install:
```
sudo apt install libopenmpi-dev
conda create -n imitation python=3.8 # python 3.7 and virtualenv are also okay.
conda activate imitation
pip install -e '.[dev]' # install `imitation` in developer mode
Expand Down

0 comments on commit 02ba834

Please sign in to comment.