diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2016-02-28 13:24:26 -0500 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2016-02-28 13:24:26 -0500 |
commit | f30243385b6eaebaf143bf4d98a0b14d6ed02e78 (patch) | |
tree | 1b07670145827c4d5bad8affee159c1c6a8ea4ad | |
parent | 8d0e452e26f44f05660939687d1ce797c1671f02 (diff) |
Created AutoArt
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ For a faster version of AutoArt that runs on your GPU, try [AutoArtGPU](http://g **Mac OSX is not supported. If you want to run AutoArt on a Mac, either compile the source code yourself, go to the [online version](http://autoart.neocities.org), or try [AutoArtGPU](http://github.com/pommicket/AutoArtGPU).** -**Running on Windows:** +**Running AutoArt on Windows:** AutoImages: An exe can be found in `AutoImages/bin/Windows` @@ -20,7 +20,7 @@ An exe can be found in `AutoVideos/bin/Windows` **Avconv installation for Windows:** You can find avconv [here](http://builds.libav.org/windows/release-gpl/). Just extract it to a folder and add that folder to your path (Advanced system settings -> Environment variables). -**Running on GNU/Linux** +**Running AutoArt on GNU/Linux:** AutoImages: An executable can be found in `AutoImages/bin/GNULinux` |