From 6d2d8d77a9208e94292d284fba03d1d5e6ebc498 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Mon, 29 Jun 2020 11:32:59 -0500 Subject: [PATCH] [nostalgia] Add setup-conan to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f1cfd6c..7a0480c6 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,5 @@ Install and use gmake instead of the make that comes with the system. Build options: release, debug, gba, gba-debug + make setup-conan make purge conan configure-{gba,release,debug} install