From c0fd85ba40e29d719ffd145c2d426f2057b737d3 Mon Sep 17 00:00:00 2001 From: Rob Zimmerman Date: Fri, 16 Aug 2013 11:35:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eda30e6..fb69631 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Installation & Usage (Max OS X 10.8) 5. Open **Terminal** (in your Applications folder under *Utilities*), and navigate to the location you placed **relaymyhome** -- if you put it in **Documents**, then in *Terminal* type: **cd ~/Documents** 6. **IMPORTANT**: At this point, you need to know which interface your WiFi is on. For most modern Apple laptops, this will be en1 (if your laptop has a wired Ethernet port as well as WiFi) or en0 (if you have a WiFi-only laptop, such as the MacBook Air). This guide does not cover the specifics of how to find this interface, since it differs by model of Mac. 7. If this is the first time you are running the script, in Terminal enter the command: **chmod +x relaymyhome** -8. (Note for this step: we assume your WiFi is on interface en1. If it is on en0 which will be common for the MacBook Air or any Mac without a wired network port, use en0 instead of en1 wherever you see it in this step) -- Now type **./relaymyhome en1** and you should see the script do its thing. If you get an error that stops the script, something went wrong. The script takes about 20-30 minutes to run, after which you should have a list full of StreetPass hits on your 3DS. +8. (Note for this step: we assume your WiFi is on interface en1. If it is on en0 which will be common for the MacBook Air or any Mac without a wired network port, use en0 instead of en1 wherever you see it in this step. For Mac Pros, you'll want to use en2 instead of en1.) -- Now type **./relaymyhome en1** and you should see the script do its thing. If you get an error that stops the script, something went wrong. The script takes about 20-30 minutes to run, after which you should have a list full of StreetPass hits on your 3DS. 9. After at least eight (8) hours have passed, repeat steps 3-8 to get a new set of StreetPass hits. You can also run the script a second time immediately, but you will likely only get a few hits on the second run. Credits