Skip to content

Commit f7f46ff

Browse files
committed
python: update build/install requirements in README (remove git)
#530 took care of that.
1 parent 5634526 commit f7f46ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrappers/python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ or
1414
python setup.py install
1515
```
1616

17-
[Note: To install via `setup.py` (or via `pip install` in case there is no pre-build wheel available for your python version), you need a suitable [build environment](https://github.com/zxing-cpp/zxing-cpp#build-instructions) including a c++ compiler and git.]
17+
[Note: To install via `setup.py` (or via `pip install` in case there is no pre-build wheel available for your platfor or python version), you need a suitable [build environment](https://github.com/zxing-cpp/zxing-cpp#build-instructions) including a c++ compiler.]
1818

1919
## Usage
2020

0 commit comments

Comments
 (0)