aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-06-24 16:27:33 -0500
committerParker <contact@pkrm.dev>2024-06-24 16:27:33 -0500
commit60a41e3a04621ad98163df537ad4ef755be609b7 (patch)
tree483f4108657a8a2e3c755f7901c9f1a3b4b6d04f
parent342ee432a5df06e1a115d5d4e0831cfd065e1ae3 (diff)
Italicize NOTE text
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3cc7020..20ef84e 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ View the API reference and try out the endpoints at the [docs page](https://link
## Bare metal
To run LinkLogger on bare metal, follow the steps below.
-*NOTE: For information on each configuration variable, look at the `Configuration` section of this page.
+*NOTE: For information on each configuration variable, look at the `Configuration` section of this page.*
1. Install Python and Pip
2. Clone this repository