Merge pull request #787 from dotnet/blackdwarf-patch-1

Update README.md
This commit is contained in:
Piotr Puszkiewicz 2016-01-11 20:00:16 -08:00
commit 4fc1880f5f

View file

@ -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
--------------------