Update README.md
This commit is contained in:
@@ -64,13 +64,16 @@ pip install desktop-env
|
||||
vmrun -T ws list
|
||||
```
|
||||
If the installation along with the environment variable set is successful, you will see the message showing the current running virtual machines.
|
||||
> **Note:** We will also support using [VirtualBox](https://www.virtualbox.org/) in the near future if you have issues with VMware Pro. However, features such as parallelism and macOS on Apple chips are not supported.
|
||||
> **Note:** We also support using [VirtualBox](https://www.virtualbox.org/) if you have issues with VMware Pro. However, features such as parallelism and macOS on Apple chips might not be well-supported.
|
||||
|
||||
All set! Our setup script will automatically download the necessary virtual machines and configure the environment for you.
|
||||
|
||||
### On AWS or Azure (Virtualized platform)
|
||||
#### On your AWS
|
||||
See [AWS_GUIDELINE](https://github.com/xlang-ai/OSWorld/blob/main/desktop_env/providers/aws/AWS_GUIDELINE.md)
|
||||
See [AWS_GUIDELINE](https://github.com/xlang-ai/OSWorld/blob/main/desktop_env/providers/aws/AWS_GUIDELINE.md) for using AWS as the virtualized platform. Please carefully go through the guideline and choose the proper instance type and region.
|
||||
|
||||
#### On your Azure
|
||||
We have finished the support for Azure but not yet fully tested.
|
||||
|
||||
#### Others
|
||||
We are working on supporting more 👷. Please hold tight!
|
||||
@@ -149,7 +152,7 @@ The username and password for the virtual machines are as follows:
|
||||
|
||||
### How to setup the account and credentials for Google and Google Drive?
|
||||
|
||||
See [Account Guideline](ACCOUNT_GUIDELINE.md)
|
||||
See [Account Guideline](ACCOUNT_GUIDELINE.md).
|
||||
|
||||
### How can I configure a proxy for the VM if I'm behind a GFW?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user