From 504c41fabc01ade3bbc56be8b6a9115903be1243 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sun, 28 Mar 2021 00:42:20 -0500 Subject: [PATCH] [nostalgia] Update make setup-conan to make conan-config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b83ccbf4..e05ee9abb 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Install and use gmake instead of the make that comes with the system. Build options: release, debug, asan, gba, gba-debug - make setup-conan + make conan-config make purge conan configure-{gba,release,debug} install ## Run