File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,8 +161,8 @@ <h2>Installation</h2>
161
161
Once you start up Python or IPython interpreter in this directory or
162
162
append this directory to < strong > sys.path</ strong > ,
163
163
then after < strong > import clr</ strong > statement .NET assemblies can be used.
164
- You can also run npython .exe to check how python can be embedded
165
- in console .NET application.
164
+ You can also run < strong > nPython .exe</ strong > ( < strong > Mono nPython.exe </ strong > on *nix)
165
+ to check how python can be embedded in console .NET application.
166
166
Note that the source release does not include a copy of the CPython runtime,
167
167
so you will need to have installed Python on your machine before using
168
168
the source release.
You can’t perform that action at this time.
0 commit comments