Skip to content

Commit c09b439

Browse files
committed
Update README.md
1 parent afbad53 commit c09b439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Please copy `cryptolens_python2.py` file into your project folder. The entire li
2323
from cryptolens_python2 import *
2424
```
2525

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:
26+
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:
2727

2828
```
2929
HelperMethods.ironpython2730_legacy = True

0 commit comments

Comments
 (0)