Skip to content

Commit

Permalink
Merge pull request #64 from wbi-ocd/patch-1
Browse files Browse the repository at this point in the history
Fix missing dependancy in installation instruction
  • Loading branch information
janstarke authored Sep 24, 2024
2 parents bdb89c8 + f221564 commit 6a02f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
# Installation

```bash
sudo apt install libscca-dev
sudo apt install libscca-dev libssl-dev
cargo install dfir-toolkit
```

Expand Down

0 comments on commit 6a02f2f

Please # to comment.