Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski authored Oct 6, 2017
1 parent 190c40b commit 252a7fd
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 @@ -229,7 +229,7 @@ To login to root account (created with `manage.py` script) visit `/login/` page

For proper compilation of some requirements, additional software will be needed on Debian-based servers. The required packages are:
```
build-essential python3 libmysqlclient-dev python3-dev python-dev git python3-bsddb3 pigz
build-essential python3 libmysqlclient-dev python3-dev git python3-bsddb3 pigz nodejs openjdk-7-jdk
```

Alternative commands to create virtual environment (workaround for Debian not having some essential python3 packages installed):
Expand Down

0 comments on commit 252a7fd

Please sign in to comment.