From 66ff4d8bc452d597f91576169b6bdcd589ce8106 Mon Sep 17 00:00:00 2001 From: Andrew Hamon Date: Tue, 11 Jul 2017 22:30:58 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 33dd8f7..f95a702 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ receipt, they can decrypt and authenticate the message as having come from you. ## Installation +**[Install libsodium](https://download.libsodium.org/doc/installation/)**, then: + Add this to your application's `shard.yml`: ```yaml