Skip to content

Commit

Permalink
fix(pu): fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
puyuan1996 committed Oct 9, 2024
1 parent f1511fb commit 6b793bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,7 @@ cd LightZero
python3 -u zoo/board_games/tictactoe/config/tictactoe_muzero_bot_mode_config.py
```
Train a UniZero agent to play [Pong](http
g/):
Train a UniZero agent to play [Pong](https://gymnasium.farama.org/environments/atari/pong/):
```bash
cd LightZero
Expand Down

0 comments on commit 6b793bf

Please sign in to comment.