Skip to content

Commit fb5ca7d

Browse files
committed
added install instructions
1 parent 64e356e commit fb5ca7d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ The original framework was inspired by [python-nvd3](https://github.com/areski/p
1616

1717
## Installation
1818

19-
-need to work on this-
19+
python-highcharts supports Python 2.7/3.4 and is available on PyPI. To install:
20+
```
21+
pip install python-highcharts
22+
```
2023

2124
---------------------------------------------------------------------------------------------------------------
2225
# Highcharts/Highstock
@@ -581,4 +584,4 @@ chart.save_file()
581584
* More examples
582585
* Clean code and put more explanation
583586

584-
Reference: [Highcharts API](http://api.highcharts.com/highcharts)
587+
Reference: [Highcharts API](http://api.highcharts.com/highcharts)

0 commit comments

Comments
 (0)