aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3ca271a..d551681 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,6 @@ pymba is a Python wrapper for the Allied Vision Technologies (AVT) Vimba C API.
## Installation
-Install pymba.
-
Install the Vimba SDK from AVT, and specifically install at least:
> AVT 1394 Transport Layer
@@ -20,10 +18,10 @@ Install the Vimba SDK from AVT, and specifically install at least:
> > Driver Installer
-Copy the 32-bit VimbaC.dll from the AVT installation directory to the pymba folder.
-
Run the AVTDriverInstaller tool and install the AVT Vimba SDK drivers.
+Install pymba.
+
## Usage
### Typical usage