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