Fixed typo

Dave Hylands 2015-06-13 08:47:41 -07:00
parent bccaba4fa5
commit aa9c94c683
1 changed files with 0 additions and 1 deletions

@ -84,5 +84,4 @@ cd /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/sit
sudo cp list_ports_os.py list_ports_osx_original.py
sudo curl -O http://sourceforge.net/p/pyserial/patches/_discuss/thread/603bd426/55a8/attachment/list_ports_osx.py
```
```
Now I was able to execute the list_ports.comports() example posted above under python3 and it produced the correct output.