From 99905344ef2cfef2920d14795903ea8554ed2816 Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Tue, 7 Jun 2022 12:27:29 -0700 Subject: [PATCH] Update installation instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bdfd9f..74d7404 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,10 @@ Choose one of the following methods: ### Compile +To compile and install stick at `~/go/bin/stick`, execute the following: + ```bash -go get code.rocketnine.space/tslocum/stick +go install code.rocketnine.space/tslocum/stick@latest ``` ## Configure