From 36d093b0cacd2159e32a805b5b86c5e37d6edb47 Mon Sep 17 00:00:00 2001
From: "Lucian I. Last"
Date: Wed, 1 May 2024 13:06:03 +0200
Subject: [PATCH] Update go install process
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5ea127d..b2c2066 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Go to the [releases page](https://github.com/cortesi/devd/releases/latest), down
If you have a working Go installation, you can also say
- go get github.com/cortesi/devd/cmd/devd
+ go install github.com/cortesi/devd/cmd/devd@latest
# Quick start