From c88ce559dc92e2d7720c67b3cc693ca226d8b83d Mon Sep 17 00:00:00 2001 From: Durwasa Date: Sat, 9 Sep 2017 13:49:36 -0400 Subject: [PATCH 1/2] README.md changes --- README.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 8a74f9ef2..e5b1bbef3 100644 --- a/README.markdown +++ b/README.markdown @@ -171,9 +171,8 @@ Install using clone of SimpleCV repository cd SimpleCV/ sudo python setup.py install - + ### Mac OS X (10.6 and above) - **General OSX Overview** From bb3abf726f4b418de1526ce81ecfb8ed23727892 Mon Sep 17 00:00:00 2001 From: Durwasa Date: Sat, 9 Sep 2017 20:26:51 -0400 Subject: [PATCH 2/2] README.markdown Anchor tags correction --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index e5b1bbef3..6eb6cc927 100644 --- a/README.markdown +++ b/README.markdown @@ -9,7 +9,7 @@ Quick Links: * [About](#about) * [Installation](#installation) - * [Docker] (#docker) + * [Docker](#docker) * [Ubuntu](#ubuntu-1204) * [Virtual Environment](#virtualenv) * [Arch Linux](#arch-linux)