mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 13:05:51 +03:00
doc: markup fixes
This commit is contained in:
parent
a0599e75b7
commit
bd74dbbfc5
1 changed files with 2 additions and 2 deletions
|
@ -28,11 +28,11 @@ This is only needed on the build machine, since non-standard libs
|
|||
will be deployed in the app bundle.
|
||||
|
||||
The tested and preferred way is to use HomeBrew_. The ownCloud team has
|
||||
its own repository which contains non-standard recipes. Add it with:
|
||||
its own repository which contains non-standard recipes. Add it with::
|
||||
|
||||
brew tap owncloud/owncloud
|
||||
|
||||
Next, install the missing dependencies:
|
||||
Next, install the missing dependencies::
|
||||
|
||||
brew install $(brew deps ocsync)
|
||||
brew install $(brew deps mirall)
|
||||
|
|
Loading…
Reference in a new issue