Skip to content

Commit

Permalink
Merge pull request #3 from lnxbil/add-unzip-as-requirement
Browse files Browse the repository at this point in the history
Adds missing unzip requirement
  • Loading branch information
Gregy authored Dec 23, 2016
2 parents fc98f18 + b86bcf2 commit 753d6bb
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 @@ -9,7 +9,7 @@ Creating ZnapZend Debian packages

Install required packages:
```sh
apt install git devscripts dh-systemd
apt install git devscripts dh-systemd unzip
```

Build debs:
Expand Down

0 comments on commit 753d6bb

Please sign in to comment.