From ad8cfbc9928bd68920cf4dc8344668007d6a4acb Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 9 Sep 2015 17:21:41 -0400 Subject: Edited readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b6925ec..14ebc40 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,8 @@ AutoVideosLive uses your GPU to create AutoVideos very quickly and play them as **AutoVideosLive requires the following dependencies:** AutoVideosLive requires Python, PyOpenCL, numpy, PIL, and ImageTk. -On Debian, the libraries can be installed using: +On Debian/Ubuntu, the libraries can be installed using: `sudo apt-get install python python-pyopencl python-numpy python-pil python-imaging-tk` -On Ubuntu, all the libraries except PyOpenCL can be installed using: -`sudo apt-get install python python-numpy python-pil python-imaging-tk` Or you can use pip and install them using: `sudo pip install opencl-for-python numpy PIL` -- cgit v1.2.3