Skip to content
Snippets Groups Projects
Commit b9707438 authored by roberta_raileanu's avatar roberta_raileanu
Browse files

Fix command for installing nle.

parent 5dd37f76
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ environment for this:
```bash
$ conda create -n nle python=3.8
$ conda activate nle
$ pip install git+https://github.com/facebookresearch/nle.git@eric/competition --no-binary:nle
$ pip install git+https://github.com/facebookresearch/nle.git@eric/competition
```
Find more details on the [original nethack repository](https://github.com/facebookresearch/nle)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment