aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--setup.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6dbf283..3c59521 100644
--- a/README
+++ b/README
@@ -26,7 +26,7 @@ LeCrunch requires a python version >= 2.6 and the following python packages:
~$ sudo apt-get install python-matplotlib
-After downloading LeCrunch, you should first edit the file "config.py" and
+After downloading LeCrunch, you should first edit the file "setup.py" and
set the variable "scope_ip" to the ip address of your oscilloscope. If you're
unsure of the ip address of your oscilloscope, just open up a web browser
on the oscilloscope and go to www.whatsmyip.org.
diff --git a/setup.py b/setup.py
index 99572cd..0c153ca 100644
--- a/setup.py
+++ b/setup.py
@@ -1 +1 @@
-scope_ip = '128.91.41.179'
+scope_ip = ''