From 68caaa4e393182f99227cc414c52e16e1f694539 Mon Sep 17 00:00:00 2001 From: Mamy Ratsimbazafy Date: Mon, 2 Dec 2019 16:04:01 +0100 Subject: [PATCH] Update README.md Co-Authored-By: Jacek Sieka --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ed8c214..66920ddff 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ brew install go rocksdb pcre ### Windows -You can install Go using the official instructions at https://golang.org/doc/install#windows. +* install [Go](https://golang.org/doc/install#windows) You can install the developer tools by following the instruction in our [Windows dev environment section](#windows-dev-environment). It also provides a downloading script for prebuilt PCRE and RocksDB.