From 9bbbd9dd71b2ff37f8ecccbb8b7992692b2b7d8c Mon Sep 17 00:00:00 2001 From: Guo-Rong <5484552+gkoh@users.noreply.github.com> Date: Tue, 17 Oct 2023 06:39:20 +0000 Subject: [PATCH] Add links to wiki for easy install and command line build. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8a2eac8..5913d0e 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,13 @@ the following libraries: ## Installation +### Easy Install + +The simplest way to get started is using `esphome-flasher` and the release binaries. +Follow the instructions on the wiki: [Easy Install](https://github.com/gkoh/furble/wiki/Easy-Install) + +### PlatformIO + PlatformIO does everything assuming things are installed and connected properly. In most cases it should be: - clone the repository @@ -119,6 +126,8 @@ In most cases it should be: - OR plug in the M5StickC Plus - `platformio run -e m5stick-c-plus -t upload` +More details are on the wiki: [PlatformIO](https://github.com/gkoh/furble/wiki/Linux-Command-Line-(For-Developers)) + ## Usage The top level menu has the following entries: