summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-16 17:57:09 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-16 17:57:09 +0200
commitccc65e3e554947034f4f2a23aa3897bb9b538aec (patch)
treef6432f3693c89639f86ca3858f1f645e87b558aa
parent3d02e41b97998cc7e55956c1695cc6e341fe873d (diff)
rename dev deps to build deps
-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