Browse Source

git-svn-id: https://emgucv.svn.sourceforge.net/svnroot/emgucv/trunk@268 d7f09016-e345-0410-b530-edf29a71df78

UWP10
canming 17 years ago
parent
commit
198c8353b1
  1. 2
      IronPython/README.txt

2
IronPython/README.txt

@ -17,6 +17,6 @@ http://www.codeplex.com/IronPython
7. From the IronPython command line, run the following command:
a. Import EmguInit
b. from Emgu import *
b. from EmguInit import *
8. You are ready to go.
Loading…
Cancel
Save