Skip to content

Commit

Permalink
add libmagic step
Browse files Browse the repository at this point in the history
  • Loading branch information
eliykat committed Jul 17, 2024
1 parent 0d8b232 commit a2ff4a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Follow the steps in [Bitwarden Splunk SIEM][Bitwarden Splunk SIEM]
1. Clone the Github repository: `git clone https://github.com/bitwarden/splunk.git`
2. Install Python 3.8
3. Install [Poetry][poetry]
4. If you're using a Mac, install libmagic: `brew install libmagic`
4. Navigate to your local repository
5. Activate the poetry shell: `poetry shell`
6. Tell poetry to use Python 3.8: `poetry env use python3.8`
Expand Down

0 comments on commit a2ff4a3

Please sign in to comment.