aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.