summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2015-09-10 17:35:44 -0400
committerpommicket <leonardomtenenbaum@gmail.com>2015-09-10 17:35:44 -0400
commit28a1d38fd77b11ca2326a9e422190a06cb778ae1 (patch)
tree582de25aacda6c923e3329248cc458fd02f9ac72
parente513812095cf9bba46ce4b4a0460b16abe73486c (diff)
Edited readme.
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1816aa5..b256350 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,7 @@ AutoVideosLive uses your GPU to create AutoVideos very quickly and play them as
On Debian/Ubuntu, the libraries can be installed using:
`sudo apt-get install python python-pyopencl python-numpy python-pil python-imaging-tk`
-Or you can use pip and install them using:
-`sudo pip install opencl-for-python numpy PIL`
-
+Or you can use [pip](https://pip.pypa.io/en/stable/) to install them.
AutoVideos is a computer program that generates images by using Markov Chains to generate random functions so that the colour of each pixel is dependent on its x and y position and time during the video.