From 3c3ae2b30b86402aa7b46b6263d0834daabca617 Mon Sep 17 00:00:00 2001 From: Simone Margaritelli Date: Fri, 4 Oct 2019 18:27:48 +0200 Subject: [PATCH] fixed docs --- docs/configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure.md b/docs/configure.md index b9d8f531..733abc96 100644 --- a/docs/configure.md +++ b/docs/configure.md @@ -4,7 +4,7 @@ Once you wrote the image file on the SD card, there're a few steps you'll have t You'll need to configure it with a static IP address: -- IP: `10.0.0.2` +- IP: `10.0.0.1` - Netmask: `255.255.255.0` - Gateway: `10.0.0.1` - DNS (if required): `8.8.8.8` (or whatever)