diff --git a/README.rst b/README.rst index 063b957b1..04979fda0 100644 --- a/README.rst +++ b/README.rst @@ -57,6 +57,13 @@ Installing To install the library without full voice support, you can just run the following command: +.. note:: + + A `Virtual Environment `__ is recommended to install + the library, especially on Linux where the system Python is externally managed and restricts which + packages you can install on it. + + .. code:: sh # Linux/macOS