summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-08-22 16:42:46 +0300
committerYuval Adam <_@yuv.al>2017-08-22 16:42:46 +0300
commitc02a352bbf155bcec4407172496951626b2d14c3 (patch)
tree30694cd045c679265364dc82b52b08ef9ee44e23 /README.md
parent544e0f5edde8c31d4097899f64ed21d72d4b9782 (diff)
Fix wireless config
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index fc1bb61..c9cdee0 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Edit `/npc/boot.sh` and add `/bin/busybox telnetd` to the top of the file.
Running on an unauthenticated wireless network isn't very smart.
-After setting up your network, create a new file `/rom/wpa_supplicant.conf` to match your network configuration, e.g.:
+After setting up your network, edit `/rom/wpa_supplicant0.conf` to match your network configuration, e.g.:
```
ctrl_interface=/etc/Wireless
@@ -44,12 +44,6 @@ network={
}
```
-Then hook it into `/npc/boot.sh`, add the line:
-
-```
-cp /rom/wpa_supplicant.conf /mnt/ramdisk/wpa_supplicant0.conf
-```
-
### Stream Access
If your network configuration is good to go, you can launch your favorite media player and watch your video + audio stream: