From 071fc85a059a686d49ac039e6e425f50b1c5d826 Mon Sep 17 00:00:00 2001 From: Jim Zhou <40669892+jimzhou112@users.noreply.github.com> Date: Mon, 17 Jun 2019 01:04:08 -0400 Subject: [PATCH] minor corrections (#1906) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index eb49f7c57..31e0c98d2 100644 --- a/readme.md +++ b/readme.md @@ -108,7 +108,7 @@ mingw32-make LDFLAGS=-lshlwapi ### Other Compiler/IDE -1. Create a empty project file / makefile. +1. Create an empty project file / makefile. 2. Add all cpp files in the cppcheck cli and lib folders to the project file / makefile. 3. Add all cpp files in the externals folders to the project file / makefile. 4. Compile.