We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188cb6e commit b9b3d24Copy full SHA for b9b3d24
README.rst
@@ -53,7 +53,7 @@ dynamically against a shared ``libyara`` library use:
53
54
.. code-block:: bash
55
56
- $ sudo python setup.py install --dynamic-linking
+ $ python setup.py build --dynamic-linking
57
58
For this option to work you must build and install
59
`YARA <https://github.com/VirusTotal/yara>`_ separately before installing
0 commit comments