From 5bae2ed5efcf291eba98d2ae70c268c5630983ca Mon Sep 17 00:00:00 2001 From: Jonathan Kawohl Date: Tue, 13 Dec 2016 09:12:50 +0100 Subject: [PATCH] fixed merge conflicts --- doc/building.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/building.rst b/doc/building.rst index cae2e3eddc..f2376e706e 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -68,17 +68,9 @@ To set up your build environment for development using HomeBrew_: 1. Install Xcode 2. Install Xcode command line tools:: -<<<<<<< HEAD xcode-select --install 3. Install homebrew:: -======= - - xcode-select --install - -3. Install homebrew:: - ->>>>>>> ca9ec4625391ae23940b3a62aaa0afe89f3d98e8 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 4. Add the ownCloud repository using the following command::