Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
huangshiyu13 committed Jul 7, 2023
1 parent 993feb2 commit 60f3550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/smac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Installation guide for Linux:

- `pip install pysc2`
- Download `StarCraftII.zip` from [Tsinghua Cloud](https://cloud.tsinghua.edu.cn/d/da76bbb842f34d109b80/?p=%2Fresearch%2FRL%2Fenv%2FSMAC&mode=list) or from [Google Drive](https://drive.google.com/drive/folders/1umnlFotrXdEnmTUqfzGoJfJ7kAKf-eKO).
- Download `StarCraftII.zip` from [Google Drive](https://drive.google.com/drive/folders/1umnlFotrXdEnmTUqfzGoJfJ7kAKf-eKO).
- unzip `StarCraftII.zip` to `~/StarCraftII/`: `unzip StarCraftII.zip -d ~/`
- If something is wrong with protobuf, you can do this: `pip install protobuf==3.20.3`

Expand Down

0 comments on commit 60f3550

Please sign in to comment.