aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2022-05-18 09:08:26 -0500
committerSlack Coder <slackcoder@server.ky>2022-05-18 09:08:26 -0500
commit2a380c4e6453a9745fbc753f7b3b17f97858cac8 (patch)
tree29856a0453fe66ad424c8b4b63b0e42746267d00
parent4f1da04c04ccdff4898487255decbd4644da47b2 (diff)
downloadsend-over-http-2a380c4e6453a9745fbc753f7b3b17f97858cac8.tar.gz
README: cleanup
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index e616aab..e48ac52 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,6 @@ You can install the project using Golang's standard install process from the
projects root directory.
```
-# from the
go install ./cmd/send-over-http
```