diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ sudo zypper in python3-devel python3-numpy python3-numpy-devel python3-opencv py Checkout this repository and build the Python C-Extension: ``` -git clone git@stettbacher.ch:o-3000/demo/python-binding.git +git clone https://stettbacher.ch/gitlab/o-3000/demo/python-binding.git cd python-binding export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH |