We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbad53 commit c09b439Copy full SHA for c09b439
README.md
@@ -23,7 +23,7 @@ Please copy `cryptolens_python2.py` file into your project folder. The entire li
23
from cryptolens_python2 import *
24
```
25
26
-If you create a plugin for Autodesk Rivet or use IronPython 2.7.3 or earlier, please also add the line below right after the import:
+If you create a plugin for Autodesk Revit or use IronPython 2.7.3 or earlier, please also add the line below right after the import:
27
28
29
HelperMethods.ironpython2730_legacy = True
0 commit comments