aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormorefigs <morefigs@gmail.com>2013-04-18 13:10:30 +1000
committermorefigs <morefigs@gmail.com>2013-04-18 13:10:30 +1000
commite7fb52520743c8acd48d5cb0f750bd5c4b59748f (patch)
tree5efe0cff7e6f89394e09c442b3e67a8fe85b2d73
parentd88fafd969be45907d276fc4c27bf7d632a74621 (diff)
downloadpymba-e7fb52520743c8acd48d5cb0f750bd5c4b59748f.tar.gz
pymba-e7fb52520743c8acd48d5cb0f750bd5c4b59748f.zip
Update README.md
-rw-r--r--README.md21
1 files changed, 8 insertions, 13 deletions
diff --git a/README.md b/README.md
index 6a3c06c..2f62f24 100644
--- a/README.md
+++ b/README.md
@@ -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.