diff --git a/packages/nexrender-action-copy/readme.md b/packages/nexrender-action-copy/readme.md index afa13660..396b3d92 100644 --- a/packages/nexrender-action-copy/readme.md +++ b/packages/nexrender-action-copy/readme.md @@ -4,6 +4,9 @@ Copy your video/image sequence to a specified folder after rendering is finished ## Installation +If you are using [binary](https://github.com/inlife/nexrender/releases) version of the nexrender, +there is no need to install the module, it is **included** in the binary build. + ``` npm i @nexrender/action-copy -g ```