Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroTochigi authored Mar 27, 2024
1 parent 95d2456 commit 2a8161c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ Luftballon makes a sshtunnel for your Raspberry Pi via an AWS EC2 instance by on
### Prerequisite

1. Have an AWS account
2. Luftballon must be on Treehouses image
Download the image from [here](https://github.com/treehouses/cli/releases)
2. Luftballon must be on Treehouses image

Download the image from [here](https://github.com/treehouses/cli/releases)
We recommend use [Balena Etcher](https://etcher.balena.io/) to burn image to your SD Card
3. Have a pair of ssh key (public key's name must be id_rsa.pub)

### How to run
Expand Down Expand Up @@ -42,6 +44,8 @@ Default region name [your region]:
Default output format [json]:
```

> ⚠️ **WARNING:** Please choose ap-northeast-1 as the default region. Otherwise, you get an error.
### Start Luftballon

If you have the properly configured AWS CLI, you can start Luftballon by a command.
Expand Down

0 comments on commit 2a8161c

Please sign in to comment.