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

Commit 298b0b0

Browse files
authored
Update README.md
1 parent 0bbb049 commit 298b0b0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,11 @@ Additionally, you can configure the device with any of the following add-ons (an
3232

3333

3434
## Software
35-
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!
35+
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:
36+
37+
```sh
38+
ssh pi@pisniffer.local
39+
```
3640

3741
## Issues and Pull Requests
3842
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 commit comments

Comments
 (0)