Update osx-instructions.md (#18000)
authorArtem Koval <artem.koval@gmail.com>
Fri, 18 May 2018 05:28:37 +0000 (08:28 +0300)
committerDan Moseley <danmose@microsoft.com>
Fri, 18 May 2018 05:28:37 +0000 (22:28 -0700)
commitb12c344020ba4cc5bccff377c8922f5434aa293e
tree9d657a9196a2c5e66da0120d4e29a810e90bda94
parent2fb587937b1926d59f2fd8396196571e356fc596
Update osx-instructions.md (#18000)

When following this instruction CoreFX build won't happen until we change the folder to the CoreFX's one. In essence ./build.sh will trigger CoreCLR build once again. It may be a minor thing for an experienced user but can become a significant blocker for someone who's not that experienced with the command line and needs to compile CoreCLR. And it will diminish the awesomeness of .NET Core which we can't allow!

The proposed change is just a directory change when inside the CoreCLR folder.
Documentation/building/osx-instructions.md