summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c81d9e..61ff153 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,8 @@ Art generated using random functions.
[A (slower) web version of AutoArt can be found here](https://pommicket.com/pommicket)
-To run AutoArt, just download one of the [releases](https://github.com/pommicket/autoart/releases).
+To run AutoArt, just download one of the [releases](https://github.com/pommicket/autoart/releases). Note that on Windows, when the images/videos/audios are done generating, the command prompt window will just close. Your images/videos/audios will be in whatever directory the executable was in.
+
You will need [ffmpeg](http://ffmpeg.org/) for AutoVideos, but not for AutoImages/Audio (and make sure it is in your PATH). You can install it on Debian/Ubuntu with:
```bash
sudo apt install ffmpeg