Skip to content

Commit 47c1846

Browse files
Update README.md (#226)
* Update README.md * Update README.md
1 parent 57a9d55 commit 47c1846

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Discover why users choose Apsara as the design system for their projects
1818

1919

2020
```sh
21-
$ yarn add @odpf/apsara
21+
$ yarn add @raystack/apsara
2222
# or
23-
$ npm install --save @raystack/apsara/v1
23+
$ npm install --save @raystack/apsara
2424
```
2525

2626
Use Apsara components inside your react project
@@ -42,10 +42,10 @@ Read our contributing guide to learn about our development process, how to propo
4242
bugfixes and improvements, and how to build and test your changes to Apsara.
4343

4444
To help you get your feet wet and get you familiar with our contribution process, we have a list of
45-
[good first issues](https://github.com/odpf/apsara/labels/good%20first%20issue) that contain bugs which have a relatively
45+
[good first issues](https://github.com/raystack/apsara/labels/good%20first%20issue) that contain bugs which have a relatively
4646
limited scope. This is a great place to get started.
4747

48-
This project exists thanks to all the [contributors](https://github.com/odpf/apsara/graphs/contributors).
48+
This project exists thanks to all the [contributors](https://github.com/raystack/apsara/graphs/contributors).
4949

5050
## License
5151

0 commit comments

Comments
 (0)