Fix examples, clean files, clean README

This commit is contained in:
Timothyxxx
2024-02-25 00:39:38 +08:00
parent 7427b39d1d
commit 792d8844c7
7 changed files with 38 additions and 31 deletions

View File

@@ -11,7 +11,7 @@
![Overview](media/overview.png)
## Updates
- 2024-03-01:
- 2024-03-01: We released our [paper](), [environment code](), [dataset](), and [project page](). Check it out!
## Install
1. Install VMWare and configure `vmrun` command:
@@ -19,10 +19,9 @@ Please refer to [guidance](https://docs.google.com/document/d/1KBdeZwmZs2Vi_Wsnn
2. Install the environment package, download the examples and the virtual machine image.
```bash
pip install desktop_env
mkdir -p ~/.desktop_env
wget xxxx
wget xxxx
pip install desktop-env
gdown xxxx
gdown xxxx
```
## Quick Start