From 856b426dc98925f5e339976a5cac144f4bb4ea59 Mon Sep 17 00:00:00 2001 From: Lizzie Epton <36413849+Lizzieepton@users.noreply.github.com> Date: Tue, 21 Mar 2023 10:17:14 +0000 Subject: [PATCH 1/2] add-flash-with-etcher-to-docs Change-type: patch --- docs/FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/FAQ.md b/docs/FAQ.md index 2bf682f8..7582e94b 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -44,3 +44,9 @@ Etcher requires an available [polkit authentication agent](https://wiki.archlinu ## May I run Etcher in older macOS versions? Etcher GUI is based on the [Electron](http://electron.atom.io/) framework, [which only supports macOS 10.10 and newer versions](https://github.com/electron/electron/blob/master/docs/tutorial/support.md#supported-platforms). + +## Can I use the Flash With Etcher button on my site? + +You can use the Flash with Etcher button on your site or blog, if you have an OS that you want your users to be able to easily flash using Etcher, add the following code where you want to button to be: + +`">">` \ No newline at end of file