diff --git a/README.md b/README.md index 47252ae..70c6898 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ You need to have the newest versions of: -* [Docker](https://www.docker.com/get-started) -* [Docker Compose](https://docs.docker.com/compose/) -* Linux or macOS. Currently Windows is not supported. -* If you want to use Azure Storage with Brizo (and you might not), then you must edit the file [`brizo.env`](./brizo.env) to have your Azure credentials. To learn how to get those credentials, see our tutorial to [Set up Azure Storage](https://docs.oceanprotocol.com/tutorials/azure-for-brizo/). +- Linux or macOS. Windows is not currently supported. If you are on Windows, we recommend running Barge inside a Linux VM. Another option might be to use the [Windows Subsystem for Linux (WSL)](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux). +- [Docker](https://www.docker.com/get-started) +- [Docker Compose](https://docs.docker.com/compose/) +- If you want to use Azure Storage with Brizo (and you might not), then you must edit the file [`brizo.env`](./brizo.env) to have your Azure credentials. To learn how to get those credentials, see our tutorial to [Set up Azure Storage](https://docs.oceanprotocol.com/tutorials/azure-for-brizo/). ## Get Started