From a7c3bc8a5a79952b99dc1a87d3d5f6cd0056a54d Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Thu, 7 Sep 2023 10:12:52 -0700 Subject: Fix markdown --- docs/installation.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/installation.md') diff --git a/docs/installation.md b/docs/installation.md index a93f915fe..ad6e31c8f 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -12,10 +12,6 @@ Bun ships as a single executable that can be installed a few different ways. $ curl -fsSL https://bun.sh/install | bash # for macOS, Linux, and WSL ``` - - ```bash#NPM $ npm install -g bun # the last `npm` command you'll ever need ``` -- cgit v1.2.3