aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2022-05-18 09:02:37 -0500
committerSlack Coder <slackcoder@server.ky>2022-05-18 09:02:37 -0500
commit4f1da04c04ccdff4898487255decbd4644da47b2 (patch)
tree540016de3f578db90e5b7fe5c518bc9539bd9743
parent321f06eb160a06a4ad14bc49c2324aaad92c70ce (diff)
downloadsend-over-http-4f1da04c04ccdff4898487255decbd4644da47b2.tar.xz
README: use better topic titles
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4fd6f5f..e616aab 100644
--- a/README.md
+++ b/README.md
@@ -25,11 +25,11 @@ send-over-http --help
#
```
-## Requirements
+## Build Requirements
- [Golang](go.dev)
-## Install
+## How to Install
You can install the project using Golang's standard install process from the
projects root directory.