Skip to content

Commit

Permalink
Merge pull request IntelRealSense#5679 from krazycoder2k/patch-3
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
dorodnic authored Jan 21, 2020
2 parents acf296a + 6592526 commit db6cd95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers/python/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Package is available at https://pypi.python.org/pypi/pyrealsense2
To install the package, run:
> `pip install pyrealsense2`
Windows users can install the RealSense SDK 2.0 from the release tab to get pre-compiled binaries of the wrapper, for both x86 and x64 architectures. (Note that these binaries are built with Python 2.7, and cannot be import using Python 3).
Windows users can install the RealSense SDK 2.0 from the release tab to get pre-compiled binaries of the wrapper, for both x86 and x64 architectures. (Both Python 2.7 and Python 3 are supported).


## Building From Source
Expand Down

0 comments on commit db6cd95

Please sign in to comment.