Skip to content

Commit

Permalink
REAPER now puts its resource path at ~/.config/REAPER on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
cfillion committed Dec 14, 2017
1 parent d9757e8 commit 3ab3acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ of `rake` to build just one.
2. Install Boost, curl and SQLite3 development files (64-bit and 32-bit versions if building both)
3. Build using `rake`
4. Copy or link `x64/bin/reaper_reapack64.so` or `x86/bin/reaper_reapack32.so`
to `~/.REAPER/UserPlugins`
to `~/.config/REAPER/UserPlugins`

### macOS

Expand Down

0 comments on commit 3ab3acf

Please sign in to comment.