From 2461c11536799982b586fdd10af9d67ceba7303d Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Fri, 15 Oct 2021 23:36:30 -0700 Subject: Cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 95885d52f..62b621bce 100644 --- a/README.md +++ b/README.md @@ -417,7 +417,7 @@ If you're interested in adding a framework integration, please reach out. There' `bun create` is a fast way to create a new project from a template. -At the time of writing, `bun create react app` runs ~14x faster on my local computer than `yarn create react-app app`. `bun create` currently does no caching (though your npm client does) +At the time of writing, `bun create react app` runs ~11x faster on my local computer than `yarn create react-app app`. `bun create` currently does no caching (though your npm client does) #### Usage -- cgit v1.2.3