summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Belt <andrewpbelt@gmail.com>2017-10-27 12:10:53 -0400
committerAndrew Belt <andrewpbelt@gmail.com>2017-10-27 12:10:53 -0400
commit2e7100c17b8887386936d9d1187e0796b0415d1f (patch)
tree0a717fdd33209454e37a5c7f8010200a6ab98875 /README.md
parent149ecac9d3d8fc923ecb008b6749a82670907744 (diff)
Reverted light sizes in components.hpp, updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c6e567c..2f77abe1 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ However, please search before posting to avoid duplicates, and limit to one issu
You may vote on feature requests by using the Thumbs Up/Down reaction on the first post.
+I rarely accept Pull Requests, so please notify me in advance to plan your contribution before writing code.
+
## Setting up your development environment
Rack's dependencies (GLEW, glfw, etc) do not need to be installed on your system, since specific versions are compiled locally during the build process. However, you need proper tools to build these dependencies.
@@ -63,7 +65,7 @@ Run Rack.
Be sure to check out and build the version of Rack you wish to build your plugins against.
-Clone your favorite plugin in the `plugins/` directory. e.g.:
+You must clone the plugin in Rack's `plugins/` directory, e.g.
cd plugins
git clone https://github.com/VCVRack/Fundamental.git