From 116d32e606ee0df13c42c5e2013a0133b1f693e1 Mon Sep 17 00:00:00 2001 From: Greg Hewett Date: Mon, 30 Oct 2023 12:17:17 -0500 Subject: [PATCH] better fixed width font presentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37877b55..fdeb0b75 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ MLSPP requires a few prerequisite libraries in order to fully build. The following should satisfy the prerequisites for these popular platforms. However, [vcpkg](https://vcpkg.io/en/) is recommended for developer builds. -``` +```sh # Linux - Ubuntu 20.04, Ubuntu 22.04 $ sudo apt install libssl-dev nlohmann-json3-dev doctest-dev