Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Discover why users choose Apsara as the design system for their projects
Explore the [Storybook](https://odpf.github.io/apsara/) to learn about all the Apsara components.

```sh
$ yarn add odpf/apsara
$ yarn add @odpf/apsara
# or
$ npm install --save odpf/apsara
$ npm install --save @odpf/apsara
```

Use Apsara components inside your react project
Expand Down