Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive committed Nov 12, 2018
1 parent d652fc2 commit 3dbaa1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ progress of data flow
+ [Install from repository](#centos)
- [CentOS](#centos)
+ [Install from repository](#centos)
- [OS X](#os-x)
- [macOS](#macos)
- [Windows](#windows)

* * *
Expand Down Expand Up @@ -138,9 +138,9 @@ cmake . && make

The target binaries are `ssr-n/src/ssr-server`, `ssr-n/src/ssr-client` and `ssr-n/src/ssr-local`.

### OS X
### macOS

For OS X, we must download/install/run [Xcode](https://developer.apple.com/xcode/) first.
For macOS, we must download/install/run [Xcode](https://developer.apple.com/xcode/) first.

Then use [Homebrew](http://brew.sh) to install or build.

Expand Down

0 comments on commit 3dbaa1a

Please sign in to comment.