From ea877a4f2ff3b05746422a97c3e2b4efc4c28022 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Mon, 9 Sep 2019 15:59:38 -0400 Subject: [PATCH] instructions for cloning since may not be obvious --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 97c9e33..8eb0356 100644 --- a/README +++ b/README @@ -34,6 +34,8 @@ You'll need a go compiler version 1.11 or later. Even on a fast machine, building from source can take several seconds. +Development sources: hg clone https://humungus.tedunangst.com/r/honk + -- requirements libsqlite3 (you probably already have it)