diff options
| author | morefigs <morefigs@gmail.com> | 2019-02-21 17:01:07 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-21 17:01:07 +1100 |
| commit | f9d84012e8405c96c473fc101ece63cd639f2ab4 (patch) | |
| tree | d93bc4ad4c2fcb317d1e0d7f7859f848a2054899 | |
| parent | 376ad4417fe0f88a464df1b72e155157657ff74e (diff) | |
| download | pymba-f9d84012e8405c96c473fc101ece63cd639f2ab4.tar.gz pymba-f9d84012e8405c96c473fc101ece63cd639f2ab4.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ The Vimba C API dynamic library file is required to run Pymba. This can be gaine * [Installing Vimba SDK](#installing-vimba-sdk) * Or ensuring that your application's working directory contains the `VimbaC.dll` file and any relevant transport layer driver files, e.g. `VimbaGigETL.cti`. -### Installing-Vimba-SDK +### Installing Vimba SDK For windows: * [Download](https://www.alliedvision.com/en/products/software.html) and launch the Vimba SDK installer: |
