Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into chore/update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
luongngocminh committed Jan 26, 2024
2 parents 40a5023 + 06ac1c0 commit 7c1d7ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ This library is published in the NPM registry and can be installed using any com
You will need to install along side with `@8xff/atm0s-media-js`.

```sh
npm install @8xff/atm0s-media-react @8xff/atm0s-media-js --save
npm install @8xff/atm0s-media-react@alpha @8xff/atm0s-media-js@alpha --save

# For Yarn, use the command below.
yarn add @8xff/atm0s-media-react @8xff/atm0s-media-js
yarn add @8xff/atm0s-media-react@alpha @8xff/atm0s-media-js@alpha
```

## Usage
Expand Down

0 comments on commit 7c1d7ee

Please sign in to comment.