reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

commit acf70e5e61af77135d611173248d8119275837eb
parent 4e8095b152710ade47b71ee5a94d28e5ffd21b0b
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Sun,  9 Jul 2017 18:42:14 -0400

explicitely mention to install ruby and php in the Linux build instructions

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -38,7 +38,7 @@ vendor ### Linux -1. Install boost development files and tup +1. Install boost development files, tup, ruby and php 2. Run `rake` from this directory 3. Copy or link `x64/bin/reaper_reapack64.so` to `~/.REAPER/UserPlugins`