Update README.md
This commit is contained in:
@@ -28,6 +28,11 @@ cd OSWorld
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Alternatively, you can install the environment without any benchmark tasks:
|
||||||
|
```bash
|
||||||
|
pip install desktop-env
|
||||||
|
```
|
||||||
|
|
||||||
2. Install [VMware Workstation Pro](https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html) (for systems with Apple Chips, you should install [VMware Fusion](https://www.vmware.com/go/getfusion)) and configure the `vmrun` command. Verify the successful installation by running the following:
|
2. Install [VMware Workstation Pro](https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html) (for systems with Apple Chips, you should install [VMware Fusion](https://www.vmware.com/go/getfusion)) and configure the `vmrun` command. Verify the successful installation by running the following:
|
||||||
```bash
|
```bash
|
||||||
vmrun -T ws list
|
vmrun -T ws list
|
||||||
|
|||||||
Reference in New Issue
Block a user