Skip to content

Commit

Permalink
Add libxml2-dev and libxslt1-dev to the list of required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Gu1nness committed Feb 5, 2018
1 parent 8c7aa69 commit 02f3825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@
# Development environment
## Step 1 - System dependencies
```
sudo apt install git virtualenv postgresql-9.6 rabbitmq-server tshark aapt build-essential libssl-dev aapt libffi-dev python3-dev openjdk-8-jre
sudo apt install git virtualenv postgresql-9.6 rabbitmq-server tshark aapt build-essential libssl-dev aapt libffi-dev python3-dev openjdk-8-jre libxml2-dev libxslt1-dev
```

## Step 2 - Clone the project
Expand Down

0 comments on commit 02f3825

Please sign in to comment.