Skip to content

Commit

Permalink
Fixed name of docker ocntainer
Browse files Browse the repository at this point in the history
  • Loading branch information
klemenkotar committed Sep 1, 2020
1 parent d4cd18b commit d6869a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/installation-framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ as the `Gibson` point navigation dataset. This dataset consists of a set of star
You then need to launch the container and attach into it:

```bash
docker run klemenkotar/allenact-habitat --runtime=nvidia -it
docker run --runtime=nvidia -it klemenkotar/allenact
```

Once inside the container activate the conda environment:
Expand Down

0 comments on commit d6869a2

Please sign in to comment.