From 155a9348430ceb3f1b9c8cbb1a0faad3dc862d2d Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Fri, 3 Jan 2020 09:34:32 -0500 Subject: [PATCH] It's on master now --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9836b47..4162b30 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ You will need the hush3 repo (and currently this is on our dev branch, will be r ``` git clone https://github.com/myhush/hush3 cd hush3 -git checkout dev # this currently requires the dev branch until our 3.3.0 release ./zcutil/build.sh -j4 # uses 4 cores cd src ```