From dd0549ba8bc9bd06fd0c87f221ecfaf891aa7182 Mon Sep 17 00:00:00 2001 From: luk3yx Date: Mon, 22 Feb 2021 19:43:53 +1300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca82663..88b5cac 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is the core code of the current release of Make sure you have [Go](https://golang.org) 1.13 or later installed. -To run lurkcoin, you can just install the lurkcoin-core binary: +To run lurkcoin, you can compile the lurkcoin-core binary: ``` $ go get github.com/luk3yx/lurkcoin-core