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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-baines authored Apr 15, 2020
1 parent 0bbb049 commit 298b0b0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ Additionally, you can configure the device with any of the following add-ons (an


## Software
Download the release image and flash it to an SD card. Stick the SD card into your RPI Zero WH and you should be good to go!
Download the release image and flash it to an SD card. Stick the SD card into your RPI Zero WH and you should be good to go! By default, SSH should be enabled. Use the default pi:raspberry credentials. The device's hostname is pisniffer so something along the following lines should get you in:

```sh
ssh [email protected]
```

## Issues and Pull Requests
Issues and pull requests are welcome. I only ask that you provide enough information to recreate the issue or information about why the pull request should be accepted.

0 comments on commit 298b0b0

Please sign in to comment.