Update developer-guide.md
This commit is contained in:
parent
8bb50f5638
commit
55f3a238ee
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ In order to build .NET Command Line Interface, you need the following installed
|
|||
### For OS X
|
||||
|
||||
1. Xcode
|
||||
3. git (available from http://www.git-scm.com/) on the PATH.
|
||||
4. Install OpenSSL (a .NET Core requirement)
|
||||
2. git (available from http://www.git-scm.com/) on the PATH.
|
||||
3. Install OpenSSL (a .NET Core requirement)
|
||||
- brew install openssl
|
||||
- brew link --force openssl
|
||||
|
||||
|
|
Loading…
Reference in a new issue