summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 016cb82f..87451948 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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
121mingw32-make 120mingw32-make
122``` 121```
123 122
124<a name="usage" />
125## Usage
126
127- [Start Guide](start_guide.md)