From 73ddf0f80619b2c04911c49afc356f9b6c1746e9 Mon Sep 17 00:00:00 2001 From: dennisdebel Date: Mon, 28 Apr 2014 15:57:44 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d13acaa..0951c6c 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ config interface 'hotspot' ``` config wifi-iface option 'device' 'radio0' #use your excisting wifi device, look in the list above. - option 'ssid' 'meshtest1' + option 'ssid' 'meshtest1' #use a unique name for your network? option 'network' 'hotspot' option 'mode' 'ap' option 'encryption' 'none' @@ -249,4 +249,4 @@ Get the dependencies and clone the git `$ opkg install python git ` -`$ git clone git://github.com/jngrt/meshenger.git ` \ No newline at end of file +`$ git clone git://github.com/jngrt/meshenger.git `