diff options
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -6,7 +6,6 @@ | |||
6 | - [Homebrew](#homebrew) | 6 | - [Homebrew](#homebrew) |
7 | - [Non-Homebrew](#non-homebrew) | 7 | - [Non-Homebrew](#non-homebrew) |
8 | - [Windows](#windows) | 8 | - [Windows](#windows) |
9 | - [Usage](#usage) | ||
10 | 9 | ||
11 | <a name="installation" /> | 10 | <a name="installation" /> |
12 | ##Installation | 11 | ##Installation |
@@ -121,7 +120,3 @@ Or you could just build everything that is supported on your platform by running | |||
121 | mingw32-make | 120 | mingw32-make |
122 | ``` | 121 | ``` |
123 | 122 | ||
124 | <a name="usage" /> | ||
125 | ## Usage | ||
126 | |||
127 | - [Start Guide](start_guide.md) | ||