diff --git a/docs/getting_started/installation.md b/docs/getting_started/installation.md index 61ce783b5..dfaa111e4 100644 --- a/docs/getting_started/installation.md +++ b/docs/getting_started/installation.md @@ -1,3 +1,9 @@ +## Requirements + +Qadence is fully tested on Linux/MacOS operating systems. For Windows users, we recommend using [WSL2](https://learn.microsoft.com/en-us/windows/wsl/about) to install a Linux distribution of choice. + +## Installation + Qadence can be installed from PyPI with `pip` as follows: ```bash