aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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
```