diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-09 19:24:57 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-09 19:24:57 -0400 |
commit | 0a340821eb4131175c7abfc242a36af0b4d35a65 (patch) | |
tree | 252a1e868c90ef8b71010268e6d879a2ea5605eb | |
parent | 28e8da8a5490bd47da037912122075ecd702a7c5 (diff) |
Edited readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ AutoAudio: On Ubuntu/Debian you can get them using: `sudo apt-get install python python-pil python-numpy python-pyopencl python-opencv` -On other platforms, you can use pip, or visit the libraries' websites. +On other platforms, you can use [pip](https://pip.pypa.io/en/stable/), or visit the libraries' websites. To run AutoImages: `python AutoImagesGPU2.py` |