Skip to content

Commit ae1a631

Browse files
Merge pull request #733 from pattern-lab/dev
fix(README): Add scoped package to install instructions
2 parents dd67611 + f6624a7 commit ae1a631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Pattern Lab Node can be used different ways. Editions are **example** pairings o
2727

2828
As of Pattern Lab Node 3.X, `patternlab-node` can run standalone, without the need for task runners like gulp or grunt.
2929

30-
`npm install patternlab-node`
30+
`npm install @pattern-lab/patternlab-node`
3131

3232
See [Usage](#Usage) for more information.
3333

0 commit comments

Comments
 (0)