mirror of
https://github.com/xlang-ai/OSWorld.git
synced 2024-04-29 12:26:03 +03:00
Update README.md
This commit is contained in:
@@ -28,6 +28,11 @@ cd OSWorld
|
||||
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:
|
||||
```bash
|
||||
vmrun -T ws list
|
||||
|
||||
Reference in New Issue
Block a user