diff options
| author | morefigs <morefigs@gmail.com> | 2019-02-21 17:00:53 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-21 17:00:53 +1100 |
| commit | 376ad4417fe0f88a464df1b72e155157657ff74e (patch) | |
| tree | 9296ada5dfb9dbdbf33b7e39ccc74de00b98d4cd | |
| parent | 4fc8e75383897464aa1c30fb5951a0a758d272c8 (diff) | |
| download | pymba-376ad4417fe0f88a464df1b72e155157657ff74e.tar.gz pymba-376ad4417fe0f88a464df1b72e155157657ff74e.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: |
