1.1 --- a/README.textile Thu Apr 09 22:46:48 2009 -0700
1.2 +++ b/README.textile Sun Apr 12 22:02:20 2009 -0700
1.3 @@ -20,6 +20,8 @@
1.4 * Cryptographic digests/hashes (effectively-unique IDs for data)
1.5 * The Keychain (a secure, encrypted storage system for keys and passwords)
1.6
1.7 +It's open source, released under a friendly BSD license.
1.8 +
1.9 h3. Requirements
1.10
1.11 * Mac OS X 10.5 or later _[has been tested on 10.5.6]_
1.12 @@ -32,7 +34,7 @@
1.13
1.14 * "Download the current source code":http://mooseyard.com/hg/hgwebdir.cgi/MYCrypto/archive/tip.zip
1.15 * To check out the source code using "Mercurial":http://selenic.com/mercurial/:<br>
1.16 -@hg clone /hg/hgwebdir.cgi/MYCrypto/ MYCrypto@
1.17 +@hg clone http://mooseyard.com/hg/hgwebdir.cgi/MYCrypto/ MYCrypto@
1.18 * As described above, you'll also need to download or check out MYUtilities and put it in a directory next to MYCrypto.
1.19 * Or if you're just looking:
1.20 ** "Browse the source code":http://mooseyard.com/hg/hgwebdir.cgi/MYCrypto/file/tip