Skip to content

Commit

Permalink
update readme on required packages
Browse files Browse the repository at this point in the history
update readme on required packages for debian linux
  • Loading branch information
MichalPP authored May 6, 2018
1 parent 5cccdcd commit 1a8a333
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@ switching to the new way.

[![Build Status](https://travis-ci.org/sethoscope/heatmap.png?branch=master)](https://travis-ci.org/sethoscope/heatmap)
[![Coverage Status](https://coveralls.io/repos/sethoscope/heatmap/badge.png?branch=master)](https://coveralls.io/r/sethoscope/heatmap?branch=master)

## installation

On Debian Linux, required packages can be installed by:
`apt install python-pil:amd64 python-wheel python-setuptools python-pip; pip install osmviz`

0 comments on commit 1a8a333

Please sign in to comment.