8000 Merge pull request #15 from micaiahparker/master · timomax/python_example@da476af · GitHub
[go: up one dir, main page]

Skip to content

Commit da476af

Browse files
Merge pull request pybind#15 from micaiahparker/master
typo in windows example
2 parents 7ad3847 + 6b5facb commit da476af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Installation
1515

1616
- For Python 3.5:
1717
- clone this repository
18-
- `pip install ./pyton_example`
18+
- `pip install ./python_example`
1919
- For earlier versions of Python, including Python 2.7:
2020

2121
Pybind11 requires a C++11 compliant compiler (i.e. Visual Studio 2015 on

0 commit comments

Comments
 (0)
0