Merge pull request #3783 from rishwanth1995/docs_update

changed brew install command for installing sleuthkit in Running_Linux_OSX.txt
This commit is contained in:
Brian Carrier 2018-05-17 12:13:53 -04:00 committed by GitHub
commit 601265d8c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Autopsy depends on a specific version of The Sleuth Kit. You need the Java libr
-- % sudo apt install ./sleuthkit-java_4.6.0-1_amd64.deb
- OS X: Install The Sleuth Kit from brew.
-- % brew install sleuthkit
-- % brew install sleuthkit --with-jni --with-libewf --with-afflib
* Install Autopsy *