commit 2a380c4e6453a9745fbc753f7b3b17f97858cac8 parent 4f1da04c04ccdff4898487255decbd4644da47b2 Author: Slack Coder <slackcoder@server.ky> Date: Wed, 18 May 2022 09:08:26 -0500 README: cleanup Diffstat:
| M | README.md | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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 ```