Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhang Hang <zh199111@gmail.com>2015-02-12 12:45:35 +0300
committerZhang Hang <zh199111@gmail.com>2015-02-12 12:46:21 +0300
commit94708410246b8739d76507241906afaebe741940 (patch)
treeb9128db494f9035c845898c85a524a66ce1082c1 /README.md
parent72272b195deb83d8c3a6e96a6d36fdb7325c868c (diff)
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 018fbdc9..647e5c34 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
## Prerequisites
- **Windows:** .Net 4.0+
- - **Linux/MacOsX:** Mono 3.6+
+ - **Linux/Mac OS X:** Mono 3.6+
## Online resources
@@ -30,7 +30,7 @@
## Current project build status
The CI builds are generously hosted and run on the [Travis][travis] and [AppVeyor][appveyor] infrastructures.
-| | Windows (x86/amd64) | Linux/MacOsX |
+| | Windows (x86/amd64) | Linux/Mac OS X |
| :------ | :------: | :------: |
| **master** | [![master win][master-win-badge]][master-win] | [![master nix][master-nix-badge]][master-nix] |
| **vNext** | [![vNext win][vNext-win-badge]][vNext-win] | [![vNext nix][vNext-nix-badge]][vNext-nix] |