Skip to content

Commit 07b18d5

Browse files
authored
Update building.md (#1190)
1 parent d492fd8 commit 07b18d5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Documentation/building.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,8 @@ test-* Runs tests from `all` categories, `ironpython` s
4141
`cpython` tests from the CPython stdlib test suite
4242
```
4343

44-
If the build is successful the binaries are stored in ironpython3/bin/{Configuration}/{TargetFramework}
44+
If the build is successful the binaries are stored in `ironpython3/bin/{Configuration}/{TargetFramework}`.
45+
46+
## Run
47+
48+
Before run the IronPython3, you should set the environment variable `IRONPYTHONPATH` to `Src/StdLib/Lib/`.

0 commit comments

Comments
 (0)