From 094d159855cfb9b2db830e87f6998a9f2858dc76 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Thu, 27 Jun 2024 20:03:39 -0500 Subject: [PATCH] [nostalgia] Replace default make command with build instead of install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e604e025..44c0c8c7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ probably differ), install the following additional packages: Build options: release, debug, asan, gba, gba-debug - make purge configure-{gba,release,debug} install + make purge configure-{gba,release,debug} build ## Run