Newline before "For OS X"

Markdown does not render properly without it.
This commit is contained in:
David Lechner 2015-12-09 11:50:48 -06:00
parent 1a26013455
commit 02b6deb124

View file

@ -18,6 +18,7 @@ In order to build .NET Command Line Interface, you need the following installed
1. CMake (available from https://cmake.org/) is required to build the native host `corehost`. Make sure to add it to the PATH.
2. git (available from http://www.git-scm.com/) on the PATH.
3. clang (available from http://clang.llvm.org) on the PATH.
### For OS X
1. Xcode
@ -63,4 +64,4 @@ Each command's project root should contain a manpage-style Readme.md that descri
#### Add command to packages
- Update the `symlinks` property of `packaging/debian/debian_config.json` to include the new command
- Update the `$Projects` property in `packaging/osx/scripts/postinstall`
- Update the `$Projects` property in `packaging/osx/scripts/postinstall`