Skip to content

Commit dceb1e5

Browse files
authored
Update README.md
1 parent 5860b1b commit dceb1e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
# Where's the lower version of PythonWimVBA?
1313
> **Lower Version is tested privately; some versions are publicly released, but they are pre-release. They're outdated, unsecure and unstable, so please use only versions 5.2 or above**.
1414
15+
# Installation
16+
+ Install python (Any version, NOTE: Checks Add python to path when start setup)
17+
+ Install PyWimVBA to your vba project (Install .bas file and see [here](https://support.tetcos.com/support/solutions/articles/14000143233-how-to-import-vba-script-bas-file-in-ms-excel-) )
18+
1519
# Usage
1620
**Command:** ``LoadPy(file,[iline = False])``
1721
+ Load a python file and convert it to PyWimVBA Syntax

0 commit comments

Comments
 (0)