From 7145b55e90ba508cd73cc3174847235d4ed0f56c Mon Sep 17 00:00:00 2001 From: Jameson Lopp Date: Fri, 24 Jan 2020 14:41:16 -0500 Subject: [PATCH] Update README.md Spellcheck --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eaa7f9ee..a3a8415c3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ git clone https://github.com/lightningnetwork/lnd $GOPATH/src/github.com/lightni cd $GOPATH/src/github.com/lightningnetwork/lnd make && make install tags="experimental autopilotrpc signrpc walletrpc chainrpc invoicesrpc routerrpc" ``` -If you have any issues with this step, make sure to review the [Preliniaries to installing LND](https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md#preliminaries) +If you have any issues with this step, make sure to review the [Preliminaries to installing LND](https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md#preliminaries) #### Install btcd We will use `btcd` as the backend operating mode