Skip to content

Commit decb434

Browse files
authored
Update README.md
1 parent 8b9a0a2 commit decb434

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.setup/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
#Moteino IoT Gateway App setup for RaspberryPi
2-
---------------------------------
3-
42
Setup the IoT Gateway app on your your raw raspbian image (ex raspbian jessie lite) like this:
53

64
- `cd /home/pi`
@@ -17,7 +15,6 @@ Setup the IoT Gateway app on your your raw raspbian image (ex raspbian jessie li
1715
- `gateway.service`: **systemd** service configuration required to start and monitor the Gateway app
1816

1917
##Preparing your raspbian image with PiBakery
20-
---------------------------------
2118
You can use [PiBakery](http://pibakery.org) to run basic tasks like configuring your wifi, hostname and default password, before you install the Gateway app. This is very useful when you don't have a monitor/keyboard hooked up to your Pi. See sample configuration file above. Insert your blank SD card in your PC then run PiBakery with your settings, then your SD card is ready to accept the Gateway App per the instructions above. Otherwise if you have `ssh` access to your Pi you can run `gatewaysetup.sh` at any time.
2219

2320
[![PiBakery](http://i.imgur.com/Vga6Elc.png)](http://pibakery.org)

0 commit comments

Comments
 (0)