Added installation via Fink on OSX

This commit is contained in:
Wolfgang Hommel
2013-10-27 21:53:19 +01:00
parent 04ae576541
commit 368f58c0f8
2 changed files with 8 additions and 7 deletions

View File

@@ -25,6 +25,10 @@ as follows:
sudo port install libfaketime
If you use Fink, install using:
fink install libfaketime
Otherwise, you have to compile and install libfaketime manually; this
will require a working installation of Xcode and its command line tools
on your machine.