mirror of
https://github.com/psforever/PSCrypto.git
synced 2026-03-06 22:10:24 +00:00
Fix README.md git clone link
This commit is contained in:
parent
b49a3d0301
commit
0d7703cf99
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue