From 377709d3cc81645c56036ed7a3d314a571f05614 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 11 Jun 2019 19:12:14 -0400 Subject: updated install instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be6212b..2eeaec0 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,14 @@ Build dependencies are minimal, and only include: [`Releases`](https://github.com/getwtxt/getwtxt/releases) tab Now, on with the directions. First, fetch the sources using `git` -and jump into the directory. +and jump into the directory. Then, check out the latest tag. ``` $ git clone git://github.com/getwtxt/getwtxt.git ... $ cd getwtxt +... +$ git checkout $(git describe --tags --abbrev=0) ``` Optionally, use the `go` tool to test and benchmark the files in `svc`. -- cgit 1.4.1-2-gfad0