From f36146ef2490ad05a3545fe6220a27574f955a0d Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sun, 8 Nov 2020 17:15:53 -0800 Subject: [PATCH] Updating README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0303721..d647004 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You can run bootstrap your own REST server by downloading and installing the inf ## Installation There are two installation paths, depending if you want a *development* or *production* environment. You'll also need to set up the underlying infrastructure -described [this page](https://troutsblog.com/research/bitcoin-cash/how-to-bch-full-stack-developer). +described on [this page](https://troutsblog.com/research/bitcoin-cash/how-to-bch-full-stack-developer). This code targets the Ubuntu 18.04 LTS Linux OS.