Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42a5bdb

Browse files
author
denfromufa
authored
Update readme.html
1 parent 70fc29e commit 42a5bdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ <h2>Installation</h2>
161161
Once you start up Python or IPython interpreter in this directory or
162162
append this directory to <strong>sys.path</strong>,
163163
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.
166166
Note that the source release does not include a copy of the CPython runtime,
167167
so you will need to have installed Python on your machine before using
168168
the source release.

0 commit comments

Comments
 (0)