mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-24 01:25:37 +01:00
Fixed typo in installation docs
This commit is contained in:
parent
28ece616c5
commit
182483ed33
@ -14,7 +14,7 @@ The only system dependency for pwncat is ``python3`` and ``pip``. For ``pip`` to
|
|||||||
# Install pwncat within the virtual environment
|
# Install pwncat within the virtual environment
|
||||||
/opt/pwncat/bin/pip install pwncat-cs
|
/opt/pwncat/bin/pip install pwncat-cs
|
||||||
# This allows you to use pwncat outside of the virtual environment
|
# This allows you to use pwncat outside of the virtual environment
|
||||||
ln -s /opt/pwncat/bin/pwncat /usr/local/bin
|
ln -s /opt/pwncat/bin/pwncat-cs /usr/local/bin
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
:caption: Install pwncat without Virtual Environment
|
:caption: Install pwncat without Virtual Environment
|
||||||
|
Loading…
Reference in New Issue
Block a user