Skip to content

Commit b9146ec

Browse files
authored
docs: add bun installation instructions for es-git (#77)
1 parent 48f5120 commit b9146ec

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/getting-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ pnpm add es-git
5656
yarn add es-git
5757
```
5858

59+
```sh [bun]
60+
bun add es-git
61+
```
62+
5963
:::
6064

6165
## Links

docs/ko/getting-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ pnpm add es-git
5454
yarn add es-git
5555
```
5656

57+
```sh [bun]
58+
bun add es-git
59+
```
60+
5761
:::
5862

5963
## 링크

0 commit comments

Comments
 (0)