Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Habitat-lab --> Habitat-API in docker description to be consistent with 2020 docker.
  • Loading branch information
dhruvbatra authored Oct 27, 2020
1 parent 65608af commit d3282b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ We also provide a docker setup for habitat. This works on machines with an NVIDI
1. Activate the habitat conda environment: `source activate habitat`
1. Benchmark a forward only agent on the test scenes data: `cd habitat-lab; python examples/benchmark.py`. This should print out an output like:
1. Benchmark a forward only agent on the test scenes data: `cd habitat-api; python examples/benchmark.py`. This should print out an output like:
```bash
2019-02-25 02:39:48,680 initializing sim Sim-v0
2019-02-25 02:39:49,655 initializing task Nav-v0
Expand Down

0 comments on commit d3282b8

Please sign in to comment.