From d9ed276efb730f6f1adcb16e10cb113a49074ee0 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Thu, 7 Sep 2017 20:34:01 -0600 Subject: [PATCH] Fix quickstart link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dea26b5..dd92a9c4 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ ENiGMA has been tested with many terminals. However, the following are suggested curl -o- https://raw.githubusercontent.com/NuSkooler/enigma-bbs/master/misc/install.sh | bash ```
-(See the [Quickstart](docs/index.md#quickstart) for more information) +Please see the [Quickstart](docs/index.md) for more information. ## Special Thanks * [Daniel Mecklenburg Jr.](https://github.com/codewar65) for the awesome VTX terminal and general coding talk