summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 22:43:25 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 22:43:25 +0100
commitb3f03629e82abba45489f6f4fcf2426368e59b2f (patch)
treef156eac959ee0fbe94ff41989a8d0dc6fdba73f8 /CONTRIBUTING.md
parent7a5157d5c57d676ef4992a0f0708c77728555bb2 (diff)
adjust contributing
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 207a0f2eb..036dfc563 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -97,7 +97,9 @@ In general it's a good idea to **first create an issue where you explain why, wh
That way we can talk about the problem first and discuss the implementation (and of course help you with your code)
-To get started after cloning the repository, install the [development dependencies](https://github.com/owncloud/news#development-dependencies) and run:
+### How to set up a development environment
+
+To get started after [cloning the repository](https://github.com/owncloud/news#installing-from-git-development-version), install the [development dependencies](https://github.com/owncloud/news#development-dependencies) and run:
make