From 4fc8e75383897464aa1c30fb5951a0a758d272c8 Mon Sep 17 00:00:00 2001 From: morefigs Date: Thu, 21 Feb 2019 17:00:28 +1100 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fda562..ed507dc 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ Pymba is a Python wrapper for Allied Vision's Vimba C API. It wraps the VimbaC l ## Requirements The Vimba C API dynamic library file is required to run Pymba. This can be gained by either: -* [Installing Vimba SDK](###Installing-Vimba-SDK) +* [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: -- cgit v1.2.3