Update README.md
Adding information about DOTNET_HOME to README.md when building from source.
This commit is contained in:
parent
6803bfd1ac
commit
2adb66cac5
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ Building from source
|
|||
|
||||
If you are building from source, take note that the build depends on NuGet packages hosted on Myget, so if it is down, the build may fail. If that happens, you can always see the [Myget status page](http://status.myget.org/) for more info.
|
||||
|
||||
Also, when building from source, you need to set up the `DOTNET_HOME` environment variable. It needs to point to the parent directory of where `bin` and `runtime` directories are.
|
||||
|
||||
|
||||
Questions & Comments
|
||||
--------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue