From 2da5ff6459c87e1f73e5ff92c2f37df3285afa50 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sat, 4 Jul 2020 20:51:59 -0500 Subject: [PATCH] [nostalgia] Fix README formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0a0d4a09..2acb5317 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ## Prerequisites - * Install GCC, Clang, or Visual Studio with C++17 support (including std::filesystem) - * Install Make and CMake - * Install Conan - * Consider also install in Ninja build and ccache for faster build times +* Install GCC, Clang, or Visual Studio with C++17 support (including std::filesystem) +* Install Make and CMake +* Install Conan +* Consider also install in Ninja build and ccache for faster build times ## Platform Specific Setup