Commit b9b3d247 by Victor M. Alvarez

Fix wrong instructions about how to link yara-python dynamically.

parent 188cb6e8
......@@ -53,7 +53,7 @@ dynamically against a shared ``libyara`` library use:
.. code-block:: bash
$ sudo python setup.py install --dynamic-linking
$ python setup.py build --dynamic-linking
For this option to work you must build and install
`YARA <https://github.com/VirusTotal/yara>`_ separately before installing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment