Fix examples, clean files, clean README
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||

|
||||
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user