mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
typo correction
This commit is contained in:
parent
399e66d0d0
commit
4914c53873
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ echo "*** STEP 1 ***"
|
||||||
if [ ${#dynDomain} -eq 0 ]; then
|
if [ ${#dynDomain} -eq 0 ]; then
|
||||||
echo "Once you have the app is running make sure you are on the same local network (WLAN same as LAN)."
|
echo "Once you have the app is running make sure you are on the same local network (WLAN same as LAN)."
|
||||||
fi
|
fi
|
||||||
echo "During Setup of the Zap app you should get to the'Connect Remote-Node Screen'."
|
echo "During Setup of the Zap app you should get to the 'Connect Remote-Node' screen."
|
||||||
echo ""
|
echo ""
|
||||||
echo "---> Click on Scan"
|
echo "---> Click on Scan"
|
||||||
echo "Make the this terminal as big as possible - fullscreen would be best."
|
echo "Make the this terminal as big as possible - fullscreen would be best."
|
||||||
|
|
Loading…
Add table
Reference in a new issue