Skip to content

Commit 5d92641

Browse files
committed
Updated README
1 parent c335d3d commit 5d92641

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ It is a lightweight (~4kb gzipped) and modern library, and features full support
2828
**Using NPM**
2929

3030
```
31-
npm i frostcolor
31+
npm i @fr0st/color
3232
```
3333

3434
In Node.js:
3535

3636
```javascript
37-
import Color from 'frostcolor';
37+
import Color from '@fr0st/color';
3838
```
3939

4040

0 commit comments

Comments
 (0)