1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 23:23:27 +02:00

Merge branch 'dont-use-sudo-brew' into 'master'

Don't recommend using sudo with Homebrew

Homebrew [doesn't recommend using `sudo`][1], so update the README to reflect that.

 [1]: https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/FAQ.md#why-does-homebrew-say-sudo-is-bad-

See merge request !78
This commit is contained in:
Daniel Martí 2015-09-14 16:40:41 +00:00
commit eda0c965e9

View File

@ -42,7 +42,7 @@ fingerprint is `6B80 A842 07B3 0AC9 DEE2 35FE F50E ADDD 2234 F563`)
On OSX, `fdroidserver` is available from third party package managers,
like Homebrew, MacPorts, and Fink:
sudo brew install fdroidserver
brew install fdroidserver
For Arch-Linux is a package in the AUR available. If you have installed
`yaourt` or something similiar, you can do: