From 57ba0cde371b67ef0b5a25d12942e17ca644a7f6 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 5 Dec 2021 17:30:24 -0600 Subject: [PATCH] Tweaked markdown of README to reflected what was intended in previous commit. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffe740db..df9326bd 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ If you're using a DLU client, then you don't need to change anything. But if you Make sure packages like `gcc`, `cmake`, and `zlib` are installed. Depending on the distribution, these packages might already be installed. Note that on systems like Ubuntu, you will need the `zlib1g-dev` package so that the header files are available. **Build the repository** + You can either run `build.sh` when in the root folder of the repository: ```bash