Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c3rb3ru5d3d53c authored Apr 24, 2021
1 parent 2651b43 commit 213e99a
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 @@ -45,6 +45,7 @@ Make sure you have setup the core system: https://github.com/CERT-Polska/karton
```shell
$ pip install karton-unpacker
$ git clone https://github.com/c3rb3ru5d3d53c/karton-unpacker-modules.git modules/
$ find modules/ -name "requirements.txt" | while read i; do pip install -r $i; done
$ karton-unpacker --config-file /home/karton/karton.ini --modules modules/
```

Expand Down

0 comments on commit 213e99a

Please sign in to comment.