From 9ea577efc0010b969b08009fa3d7c65c5258d4ae Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Thu, 27 Mar 2025 21:25:14 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c6077d1439..67bcb8c794 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -136,11 +136,7 @@ $ bun-debug ## Running debug builds -The `bd` package.json script compiles and runs a debug build of Bun without printing the output of the build process if it fails. - -1. Builds a debug build of Bun -2. Only prints the output of the build process if it fails -3. Runs it passing through any arguments +The `bd` package.json script compiles and runs a debug build of Bun, only printing the output of the build process if it fails. ```sh $ bun bd