Skip to content

Commit

Permalink
Update README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-moon authored Feb 21, 2021
1 parent f423865 commit f309772
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@

## Installation

Lubycon UI Kit은 아직 알파 버전만 배포된 상태입니다. 따라서 문서 상단의 버전을 확인하고 `latest`가 아닌 정확한 버전을 명시하여 설치하시는 것을 추천합니다.

```sh
$ npm install @lubycon/ui-kit
$ npm install @lubycon/ui-kit@v1.1.0-alpha.24
// or
$ yarn add @lubycon/ui-kit
$ yarn add @lubycon/ui-kit@v1.1.0-alpha.24
```

## Usage
Expand Down

0 comments on commit f309772

Please sign in to comment.