From ba7c19db9582942118c13d4dbe1dc0924b014641 Mon Sep 17 00:00:00 2001 From: Nitin Arya Date: Sat, 7 Oct 2017 16:16:23 -0700 Subject: [PATCH] Fix table of contents #installation header Fix table of contents #installation header to match change #install to# installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48cfd090..43a3d3dc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Project DeepSpeech is an open source Speech-To-Text engine. It uses a model trai **Table of Contents** - [Prerequisites](#prerequisites) -- [Installation](#install) +- [Installation](#installation) - [Recommendations](#recommendations) - [Training a model](#training-a-model) - [Checkpointing](#checkpointing)