summaryrefslogtreecommitdiff
path: root/README.OSX
diff options
context:
space:
mode:
authorWolfgang Hommel <wolf@code-wizards.com>2013-10-27 21:53:19 +0100
committerWolfgang Hommel <wolf@code-wizards.com>2013-10-27 21:53:19 +0100
commit368f58c0f8e90784b59b81c9e6085c642d0455ff (patch)
tree4126b7095ca604d372ac661080e39070e99bc4a6 /README.OSX
parent04ae576541ce2b503f321d8969747051771199a7 (diff)
downloadlibfaketime-368f58c0f8e90784b59b81c9e6085c642d0455ff.tar.gz
Added installation via Fink on OSX
Diffstat (limited to 'README.OSX')
-rw-r--r--README.OSX4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.OSX b/README.OSX
index cc8abf3..5c8d5ec 100644
--- a/README.OSX
+++ b/README.OSX
@@ -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.