Skip to content

Commit

Permalink
Merge pull request #5 from scatalfo/sam
Browse files Browse the repository at this point in the history
fixed incorrect naming of file in readme
  • Loading branch information
yunfanjiang authored Jan 14, 2023
2 parents 22240b8 + 35ee860 commit be1d438
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 @@ -68,7 +68,7 @@ If everything goes well, you should see `Inference successful` printed out.
To run a MineAgent demo with an environment in the loop, execute

```bash
python3 main/mineagent/run_env_in_the_loop.py
python3 main/mineagent/run_env_in_loop.py
```

If everything goes well, you should see a Minecraft client pops up and an agent fight against a spider (though currently it is a random policy).
Expand Down

0 comments on commit be1d438

Please sign in to comment.