Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MadcowD committed Aug 6, 2019
1 parent a8b98d7 commit d8687a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion competition/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This folder contains a set of baselines for solving the `MineRLObtainDiamond-v0`

To download all of the baseline code run the following:
```
git clone https://github.com/minerllabs/baselines.git --recurse-submodules --remote-subodules
git clone https://github.com/minerllabs/baselines.git --recurse-submodules
```
Each competition baseline is structured exactly as a submission to AIcrowd (containing `train.py`, `test.py`, etc.) and contains a link to the its leaderboard score!

Expand Down

0 comments on commit d8687a2

Please sign in to comment.