diff options
author | Parker <contact@pkrm.dev> | 2024-06-24 16:27:33 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-06-24 16:27:33 -0500 |
commit | 60a41e3a04621ad98163df537ad4ef755be609b7 (patch) | |
tree | 483f4108657a8a2e3c755f7901c9f1a3b4b6d04f | |
parent | 342ee432a5df06e1a115d5d4e0831cfd065e1ae3 (diff) |
Italicize NOTE text
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |