From d0fd6051372bc9ee661eb32a11221b5f2c1e273b Mon Sep 17 00:00:00 2001 From: alexm-status <38202046+alexm-status@users.noreply.github.com> Date: Wed, 30 May 2018 14:40:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 176401c..b78c4e2 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ This library is a wrapper for Bitcoin's [secp256k1](https://github.com/bitcoin-core/secp256k1) library. # Installation -nimble install https://github.com/status-im/nim-secp256k1/blob/master/secp256k1.nimble +$ nimble install secp256k1