From c37eb364612c5f7fab8cb81cb7d3b60ea2efeccb Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 13 Jul 2019 15:54:36 -0400 Subject: [PATCH 1/4] Updated home (markdown) --- home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home.md b/home.md index 9a3ce96..be9ee4d 100644 --- a/home.md +++ b/home.md @@ -2,6 +2,8 @@ User documentation for rusEfi engine control unit +## [Quick Start](/HOWTO_quick_start) + ## [rusEfi overview](overview) http://rusefi.com From 662cf101baf40c85364970f60b99f7d7ac31223b Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 13 Jul 2019 15:54:47 -0400 Subject: [PATCH 2/4] Updated home (markdown) --- home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.md b/home.md index be9ee4d..5c98f36 100644 --- a/home.md +++ b/home.md @@ -2,7 +2,7 @@ User documentation for rusEfi engine control unit -## [Quick Start](/HOWTO_quick_start) +## [Quick Start](HOWTO_quick_start) ## [rusEfi overview](overview) From 2db383abe66e1dbc7fb969330448b3e25daca54f Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 13 Jul 2019 15:55:18 -0400 Subject: [PATCH 3/4] Updated home (markdown) --- home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.md b/home.md index 5c98f36..9689d57 100644 --- a/home.md +++ b/home.md @@ -13,4 +13,4 @@ https://github.com/rusefi/rusefi https://github.com/rusefi/hw_modular -Contributors - some GIT help is available inside [misc/git_scripts](misc/git_scripts) foler +Contributors - some GIT help is available inside [misc/git_scripts](https://github.com/rusefi/hw_microRusEfi/tree/master/git_scripts) folder From 1a22bec5a1044a45c42544d35ea12991bf830cd1 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 13 Jul 2019 15:58:09 -0400 Subject: [PATCH 4/4] Updated HOWTO_quick_start (markdown) --- FAQ/HOWTO_quick_start.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ/HOWTO_quick_start.md b/FAQ/HOWTO_quick_start.md index 9d2d6ed..64faec5 100644 --- a/FAQ/HOWTO_quick_start.md +++ b/FAQ/HOWTO_quick_start.md @@ -1,5 +1,5 @@ # While you wait for your hardware # -Download rusEfi bundle for your hardware. If necessary bundle would help you install java runtime. +1. [Download rusEfi bundle](Download) for your hardware. If necessary bundle would help you install java run-time. -Launch rusEfi console and hit "Install Drivers" button to install Virtual Com Port and ST-Link drivers. \ No newline at end of file +1. Launch rusEfi console and hit "Install Drivers" button to install Virtual Com Port and ST-Link drivers. \ No newline at end of file