From 8d0e452e26f44f05660939687d1ce797c1671f02 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Feb 2016 13:23:52 -0500 Subject: Created AutoArt --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index abbe1ea..21d35a6 100644 --- a/README.md +++ b/README.md @@ -13,19 +13,19 @@ For a faster version of AutoArt that runs on your GPU, try [AutoArtGPU](http://g **Running on Windows:** AutoImages: -An exe can be found in AutoImages/bin/Windows +An exe can be found in `AutoImages/bin/Windows` AutoVideos: -An exe can be found in AutoVideos/bin/Windows +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** AutoImages: -An executable can be found in AutoImages/bin/GNULinux +An executable can be found in `AutoImages/bin/GNULinux` AutoVideos: -An executable can be found in AutoVideos/bin/GNULinux +An executable can be found in `AutoVideos/bin/GNULinux` **Avconv installation for GNU/Linux:** On Debian/Ubuntu just run the following command: ``` -- cgit v1.2.3