summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 036dfc563..8140046e5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -99,7 +99,7 @@ That way we can talk about the problem first and discuss the implementation (and
### 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:
+To get started after [cloning the repository](https://github.com/owncloud/news#installing-from-git-development-version), install the [build dependencies](https://github.com/owncloud/news#development-dependencies) and run:
make
diff --git a/README.md b/README.md
index 4aea14e8f..bedae9e81 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ are listed on the [ownCloud apps overview](https://github.com/owncloud/core/wiki
* SimpleXML
* PHP >= 5.6
-## Development Dependencies
+## Build Dependencies
These Dependencies are only relevant if you want to build the source code:
* make
* which