diff options
| author | morefigs <morefigs@gmail.com> | 2013-04-18 13:10:30 +1000 |
|---|---|---|
| committer | morefigs <morefigs@gmail.com> | 2013-04-18 13:10:30 +1000 |
| commit | e7fb52520743c8acd48d5cb0f750bd5c4b59748f (patch) | |
| tree | 5efe0cff7e6f89394e09c442b3e67a8fe85b2d73 | |
| parent | d88fafd969be45907d276fc4c27bf7d632a74621 (diff) | |
| download | pymba-e7fb52520743c8acd48d5cb0f750bd5c4b59748f.tar.gz pymba-e7fb52520743c8acd48d5cb0f750bd5c4b59748f.zip | |
Update README.md
| -rw-r--r-- | README.md | 21 |
1 files changed, 8 insertions, 13 deletions
@@ -4,19 +4,14 @@ pymba is a Python wrapper for the Allied Vision Technologies (AVT) Vimba C API. ## Installation -Install the Vimba SDK from AVT to the default directory, and specifically install at least: - -> AVT 1394 Transport Layer - -> > Core components - -> AVT Vimba SDK - -> > Core components - -> > C API runtime components - -> > Driver Installer +Install the Vimba SDK from AVT to the default directory, and install at least: + + - AVT 1394 Transport Layer + └ Core components + - AVT Vimba SDK + └ Core components + └ C API runtime components + └ Driver Installer Run the AVTDriverInstaller tool and install the AVT Vimba SDK drivers. |
