From 3f00defa4e2148a237a52dd3b0704205adcd0cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hampus=20Sj=C3=B6berg?= Date: Wed, 2 Jun 2021 13:04:18 +0200 Subject: [PATCH] Update README.md to explain that Deno v1.9.2 or lower is required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7418b8b..6e3d184 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Fork Explorer let's you see the status of a BIP9-style softfork. It relies on bi ## Build and Run -You need [Deno](https://deno.land) to build and run this project. Deno is a new +You need [Deno](https://deno.land) version <= v1.9.2 to build and run this project. Deno is a new Javascript environment, similar to Node. 0. Fix config file by duplicating `config/config.ts_TEMPLATE` to `config/config.ts` and setting