From 0d7703cf9928e98eff527a6a24f01b89b3a15019 Mon Sep 17 00:00:00 2001 From: pschord Date: Mon, 2 May 2016 00:01:18 -0400 Subject: [PATCH] Fix README.md git clone link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40ec814..e54a304 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A wrapper around CryptoPP for use with Scala or Java. ```shell -$ git clone --recursive https://github.com/psforever/psf-cryptopp.git +$ git clone --recursive https://github.com/psforever/PSCrypto.git ``` Or if you already cloned without getting the submodules