Skip to content

Commit

Permalink
remove python mention from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Jun 25, 2014
1 parent c6d5e54 commit 6881a2f
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Expand Up @@ -51,22 +51,6 @@ Run the C++ tests like:

See examples in examples/c++

### Python

These require the protobuf python bindings and the `rtree` library
which can be installed like:

sudo apt-get install libspatialindex-dev
pip install protobuf rtree

To build and test the python example code do:

make python && make python-test

Run the example code:

python examples/python/hello-world.py

## Authors

- [Artem Pavlenko](https://github.com/artemp)
Expand Down

0 comments on commit 6881a2f

Please sign in to comment.