Skip to content

Commit

Permalink
Merge pull request #4036 from balena-io/add-flash-with-etcher-to-docs
Browse files Browse the repository at this point in the history
add-flash-with-etcher-to-docs
  • Loading branch information
Lizzieepton authored Mar 21, 2023
2 parents 197a8f9 + b786c8b commit 81b0eed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

`<a href="https://efp.balena.io/open-image-url?imageUrl=<your image URL>"><img src="http://balena.io/flash-with-etcher.png" /></a>`

0 comments on commit 81b0eed

Please sign in to comment.