From f4ff53364e6db9fd9ebc2e4cf0e278134e905581 Mon Sep 17 00:00:00 2001 From: Jacek Sieka Date: Fri, 25 Oct 2019 14:11:02 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1bd1cb3d6..b3f1fea22 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ _We currently do not guarantee that Nimbus will work on Windows._ * [RocksDB](https://github.com/facebook/rocksdb/) * PCRE -* Go 1.12 (for compiling libp2p daemon - being phased out) * GNU Make, Bash and the usual POSIX utilities. Git 2.9.4 or newer. On Windows, a precompiled DLL collection download is available through the `fetch-dlls` Makefile target: ([Windows instructions](#windows)).