Browse Source

Merge pull request #15 from micaiahparker/master

typo in windows example
master
Sylvain Corlay 8 years ago committed by GitHub
parent
commit
da476af0c6
  1. 2
      README.md

2
README.md

@ -15,7 +15,7 @@ Installation @@ -15,7 +15,7 @@ Installation
- For Python 3.5:
- clone this repository
- `pip install ./pyton_example`
- `pip install ./python_example`
- For earlier versions of Python, including Python 2.7:
Pybind11 requires a C++11 compliant compiler (i.e. Visual Studio 2015 on

Loading…
Cancel
Save