From ce5ac86a4cb375dd348a43caefc830e78a22240c Mon Sep 17 00:00:00 2001 From: sammyette <38820196+TorchedSammy@users.noreply.github.com> Date: Wed, 9 Jun 2021 18:19:52 -0400 Subject: [PATCH] docs: make build for stable release more clear --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77ca9f9..d50ac96 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ go get -d all make dev ``` -If you checked out to the latest stable release, run +If you `git checkout`'d the latest stable release, run `make build` instead of `make dev`. or want to experiment Hilbiline, instead run `make hilbiline`