From 4ae8efba21a879bf3996a1dc16a9313791802c8d Mon Sep 17 00:00:00 2001 From: sunglocto <76428041+sunglocto@users.noreply.github.com> Date: Fri, 8 Aug 2025 16:12:43 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df2dcc8..c94e955 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ As of writing, pi supports basic message sending and receiving, replies, file up To build pi, you will need the latest version of Go, at least 1.21. You can grab it [here](https://go.dev). -The build instructions are very simple. Simply clone the repo, fetch the repositories and build the program:=. +The build instructions are very simple. Simply clone the repo, fetch the repositories and build the program. Here is a summary of the commands you would need to use: ```bash