docs(getting-started.md):Add a space

This is a space prompted by the instructions when the bun is runtime, and after the system installs the bun, there is no instruction called bunx but needs 'bun x' to execute normally, so a space is added.
pull/3764/head
丛林意志 1 year ago committed by GitHub
parent 3113dad002
commit fd0dcc4e2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -72,7 +72,7 @@ $ pnpm vitepress init
```
```sh [bun]
$ bunx vitepress init
$ bun x vitepress init
```
:::

Loading…
Cancel
Save