[Forensics-changes] [yara] 110/135: Remove reference to yara-python installation with PIP

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:27:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.1.0
in repository yara.

commit 7b3f904ea388bac5df135fa25d409d515ea6c0a5
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Thu Aug 21 10:41:43 2014 +0200

    Remove reference to yara-python installation with PIP
---
 docs/gettingstarted.rst | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index 6974060..13894cf 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -42,13 +42,15 @@ To build and install the ``yara-python`` extension::
 .. note:: You may need to install the Python development package (usually
     ``python-dev``) before compiling ``yara-python``. Additionally,
     ``yara-python`` depends on the ``libyara`` library which gets installed
-    with YARA, so don't proceed to build ``yara-python`` without previously installing YARA as described above.
+    with YARA, so don't proceed to build ``yara-python`` without previously
+    installing YARA as described above.
 
 Installing on OSX with Homebrew
 ===============================
 
-To install Yara using `Homebrew <http://brew.sh>`_ simply type ``brew install yara``. 
-You may also need to install yara-python using ``sudo pip install yara``. 
+To install YARA using `Homebrew <http://brew.sh>`_ simply type
+``brew install yara``.
+
 
 Running YARA for the first time
 ===============================

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list