aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 949720c..ed66728 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ pymba is a Python wrapper for the Allied Vision Technologies (AVT) Vimba C API.
from pymba.VimbaException import VimbaException
# start Vimba
- vimba = Vimba.Vimba()
+ vimba = Vimba()
vimba.startup()
# show Vimba version