Fix typo in developing.md (#2166)

* Fix typo in `developing.md`

* Apply suggestions from code review

Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>

---------

Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
This commit is contained in:
Charlie Marsh
2023-02-24 18:36:12 -05:00
committed by GitHub
parent 599f63c204
commit 3264ca991e

View File

@@ -1,6 +1,3 @@
{% callout %}
**⚠️ Warning** — Bun currently needs about 22 GB of RAM to compile. If you have less than that, it will be difficult or impossible to building Bun locally. We're working on improving this.
{% /callout %}
Configuring a development environment for Bun usually takes 30-90 minutes depending on your operating system.