From e7571ebdcf7f4a91404de9a853e599e6605d6a06 Mon Sep 17 00:00:00 2001 From: Egan Ford Date: Mon, 24 Nov 2014 06:27:26 -0700 Subject: [PATCH] minor updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6f3dd4..fab846b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ git clone https://github.com/datajerk/c2t.git Download and extract. -Both the archive and the repo contain an OS/X binary (`c2t`) as well as a Windows binary (`windows/c2t.exe`). Just copy to the to any directory in your path. OS/X users may need to adjust the permissions, e.g.: +Both the archive and the repo contain an OS/X 64-bit binary (`c2t`) as well as a Windows binary (`windows/c2t.exe`). Just copy to the to any directory in your path. OS/X users may need to adjust the permissions, e.g.: ``` cp c2t /usr/local/bin chmod 755 /usr/local/bin/c2t