Skip to content

Commit 856b426

Browse files
authored
add-flash-with-etcher-to-docs
Change-type: patch
1 parent 197a8f9 commit 856b426

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/FAQ.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,9 @@ Etcher requires an available [polkit authentication agent](https://wiki.archlinu
4444
## May I run Etcher in older macOS versions?
4545

4646
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).
47+
48+
## Can I use the Flash With Etcher button on my site?
49+
50+
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:
51+
52+
`<a href="https://efp.balena.io/open-image-url?imageUrl=<your image URL>"><img src="http://balena.io/flash-with-etcher.png /></a>`

0 commit comments

Comments
 (0)