From a1963d3787474e7222de3777e077bef3a6621443 Mon Sep 17 00:00:00 2001 From: stysmmaker Date: Tue, 13 Apr 2021 23:46:02 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d96310e..5620d9c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Helper scripts for importing REAPER track position data into After Effects for s ## Usage **Note:** This script expects you have Python 3 installed and in your `PATH` as `python`, as well as the packages listed in `requirements.txt`. +Alternatively, you can grab the latest release from the releases page, but this is not going to be updated often and thus is not recommended. 1. Grab the source of this repo. 2. Put the `.jsx` and `.py` file into your After Effects' ScriptUI Panels folder (`Support Files/Scripts/ScriptUI Panels/`).