Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Update README.md #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ One-click deploy to balenaCloud:

[![](https://balena.io/deploy.png)](https://dashboard.balena-cloud.com/deploy)

- Name your application and select the type of device you are using. If this is your first application, do not change anything else.
- Once in the dashboard choose, "Add Device".
- If using Wifi for the project change the switch to "Wifi and Ethernet" and enter credentials.
- Click "Download BalenaOS"
- When the download is done use BalenaEtcher to Flash the SD card for the device.

**or**

- Sign up on [balena.io](https://balena.io/) and follow our [Getting Started Guide](https://balena.io/docs/learn/getting-started).
Expand Down