We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ecbd8 commit e94fb45Copy full SHA for e94fb45
README.rst
@@ -27,6 +27,13 @@ Installing
27
28
To install the library without full voice support, you can just run the following command:
29
30
+.. note::
31
+
32
+ A `Virtual Environment <https://docs.python.org/3/library/venv.html>`__ is recommended to install
33
+ the library, especially on Linux where the system Python is externally managed and restricts which
34
+ packages you can install on it.
35
36
37
.. code:: sh
38
39
# Linux/macOS
0 commit comments