Skip to content

Commit

Permalink
doc: add python dependency warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mamullen13316 committed Nov 30, 2023
1 parent 6b2ff5c commit 0c42ea9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ The module can be installed using pip:
$ pip install sophosfirewall-python
> It is recommended to install the module into a Python virtual environment to avoid any dependency conflicts with the system Python.
.. warning::
It is recommended to install the module into a Python virtual environment to avoid any conflicts with packages that may already exist on the local system.

Prerequisites
-------------
Expand Down

0 comments on commit 0c42ea9

Please sign in to comment.