From ccc65e3e554947034f4f2a23aa3897bb9b538aec Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 16 Apr 2016 17:57:09 +0200 Subject: rename dev deps to build deps --- CONTRIBUTING.md | 2 +- README.md | 2 +- 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 -- cgit v1.2.3