From 361c38df1085c2b0c213f45966333e8e5c1939e9 Mon Sep 17 00:00:00 2001 From: Rob Muhlestein Date: Mon, 28 Nov 2022 17:54:14 -0500 Subject: [PATCH] Remove go.work --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a9df990..9485d8d 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ These days I prefer to maintain a single Go [stateful command tree monolith](htt ## Install -Note: you'll have to remove `go.work` yourself if you want to use this -build yourself (or clone all my structure the same way). I'm saving my -`go.work` in this Go repo only because it is a personal build. - ``` go install github.com/rwxrob/z@latest ``` +Note: you'll have to remove `go.work` yourself if you want to use this +build yourself (or clone all my structure the same way). I'm saving my +`go.work` in this Go repo only because it is a personal build. + I prefer to use `z` instead of setting up a multicall binary since the habits it builds into my muscle memory work on any operating system or device and it doesn't take too much space when using UNIX pipelines and