diff options
author | Anthony LaTorre <telatorre@gmail.com> | 2011-06-09 20:53:05 -0400 |
---|---|---|
committer | Anthony LaTorre <telatorre@gmail.com> | 2011-06-09 20:53:05 -0400 |
commit | 9cb86aba279caf86769448df877a727f54ebb786 (patch) | |
tree | 5b7e255a7afd3a1ffd43d7e4337db6768bbfb906 /README | |
parent | daee9b48ac6bbc42e1bd406dc4a1c138cb19d257 (diff) | |
download | lecrunch-9cb86aba279caf86769448df877a727f54ebb786.tar.gz lecrunch-9cb86aba279caf86769448df877a727f54ebb786.tar.bz2 lecrunch-9cb86aba279caf86769448df877a727f54ebb786.zip |
readme file specified the wrong file to edit to specify the oscilloscopes's ip address
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |