From a4fc18d15957efa971083765b2a64e99a3a7bab1 Mon Sep 17 00:00:00 2001 From: marvin1099 Date: Mon, 9 Sep 2024 21:44:47 +0000 Subject: [PATCH] Python only for py --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e632c88..7119f1e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To run this script, you will need the following: - **Paint.NET OpenRaster Export Plugin** Download the OpenRaster plugin from [Paint.NET OpenRaster Filetype](https://forums.getpaint.net/topic/20984-openraster-filetype/) and place it in the Paint.NET filetypes folder. -- **Python 3.8+** +- **Python 3.8+ (only needed for the .py not .exe)** Python will be needed to run the script. Install Python from [python.org](https://www.python.org/downloads/).