Skip to content

Commit 06bd488

Browse files
Update README.md
1 parent 2a644e4 commit 06bd488

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ Example Usage
1010
>>> emd.emd(range(5), range(5), [0, 1, 0, 0, 0], [0, 0, 0, 0, 1])
1111
3.0
1212

13+
Installation
14+
------------
15+
16+
sudo python setup.py install
17+
18+
NB: The module has only been tested on Linux and doesn't appear to be working on Windows. I'll try to fix that soon.
19+
1320
References
1421
----------
1522

0 commit comments

Comments
 (0)