From 3e687106e109ff246bc8abb06bb6fedc400b8b60 Mon Sep 17 00:00:00 2001 From: Richard Goodwin Date: Thu, 18 Oct 2018 07:35:45 -0500 Subject: [PATCH] Some typos in the Mac and Linux readme. --- GetShellWithoutMonitorOnLinux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GetShellWithoutMonitorOnLinux.md b/GetShellWithoutMonitorOnLinux.md index 5f6f491..9bb6061 100644 --- a/GetShellWithoutMonitorOnLinux.md +++ b/GetShellWithoutMonitorOnLinux.md @@ -1,4 +1,4 @@ -# Seting up the Pi without a monitor using a Mac or Linux +# Setting up the Pi without a monitor using a Mac or Linux You can setup the Pi to connect to your Wifi network, and also provide the option to connect over USB networking (Rasberry Pi Zero W or other recent Pi's). @@ -8,7 +8,7 @@ Basically what you're doing is using the Pi's capability to emulate a network co ## Use the update script to setup Wifi and USB networking -A [script](https://raw.githubusercontent.com/cimryan/teslausb/master/mac_linux_archive/update-rpi-mac-linux.sh) is provided to automatically update your SD card so the first time you boot it on your Pi, USB networking and Wifi will automatically be configure. +A [script](https://raw.githubusercontent.com/cimryan/teslausb/master/mac_linux_archive/update-rpi-mac-linux.sh) is provided to automatically update your SD card so the first time you boot it on your Pi, USB networking and Wifi will automatically be configured. If you prefer not to run the script, it's also a useful reference for the steps you'll need to take.