From 98ab93a0da6dae0fbe866e2e0447e5211a7ea9e9 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Sun, 15 Oct 2017 10:02:46 -0700 Subject: [PATCH] link libxxhash upstream source --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e38edc..5fd21fb 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ say xxHash64("dupa"); ## Dependencies - Rakudo Perl6 -- libxxhash ([mac][mac], [pac][pac]) +- [libxxhash][libxxhash] ([mac][mac], [pac][pac]) ## Licensing @@ -42,5 +42,6 @@ say xxHash64("dupa"); This is free and unencumbered public domain software. For more information, see http://unlicense.org/ or the accompanying UNLICENSE file. +[libxxhash]: https://github.com/Cyan4973/xxHash [mac]: https://github.com/atweiden/homebrew-formulae/blob/master/libxxhash/libxxhash.rb [pac]: https://aur.archlinux.org/packages/libxxhash/