浏览代码

Add PIL installation instructions

RoGeorge 9 年前
父节点
当前提交
d576eabceb
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      README.md

+ 3
- 3
README.md 查看文件

@@ -12,9 +12,9 @@ Tested only with Windows 7, Python 2.7.9 and Rigol DS1104Z (a fully upgraded DS1
12 12
 
13 13
 Usage:
14 14
 ------
15
-Install Python 2.7.9 from 'https://www.python.org/downloads'.
16
-Install 'Python Imaging Library 1.1.7 for Python 2.7' from 'http://www.pythonware.com/products/pil'.
17
-Run the PIL (Python Imaging Library) installer as Administrator, otherwise it won't work.
15
+Install Python 2.7.9 from https://www.python.org/downloads .
16
+Install 'Python Imaging Library 1.1.7 for Python 2.7' from http://www.pythonware.com/products/pil .
17
+Run the PIL (Python Imaging Library) installer as Administrator, otherwise it won't be installed properly.
18 18
 Connect together the computer and the oscilloscope (by LAN).
19 19
 In order to capture an image from the oscilloscope display and save it to the computer disk,
20 20
 open a Command Prompt as Administrator and run 'OscScreenGrabLAN.py'.

正在加载...
取消
保存