Skip to content

Commit

Permalink
doc: update installation commands (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamullen13316 authored Nov 30, 2023
1 parent 7e8d167 commit 6b2ff5c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ Usage
Installation
------------

To use sophosfirewall-python, first download the latest `.whl` file from the Releases page:
https://github.com/sophos-internal/it.netauto.sophos-firewall-api/releases

Then install it using pip:
The module can be installed using pip:

.. code-block:: console
$ cd sophos-firewall
$ pip install sophosfirewall_python-X.X.X-py3-none-any.whl
$ 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.

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

0 comments on commit 6b2ff5c

Please sign in to comment.