Skip to content

Commit

Permalink
docs: 실행 방법 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
zsr12383 authored Apr 11, 2023
1 parent a08f942 commit 2a5ea3f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,12 @@ A Chrome extension that allows you to view comments that indicate the current pl
## Setup

```bash
npm install
# or
yarn install
```

## Build

```bash
npm run build
# or
yarn build
```

Expand All @@ -49,8 +45,6 @@ yarn build
### terminal

```bash
npm run watch
# or
yarn watch
```

Expand Down

0 comments on commit 2a5ea3f

Please sign in to comment.