Skip to content

Commit 769f049

Browse files
committed
Fix package name
1 parent e96d447 commit 769f049

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
@@ -10,7 +10,7 @@ The recommended way to install this right now is using a git npm dependency:
1010
{
1111
// ...
1212
"dependencies": {
13-
"netlify-plugin-identity-sso": "mraerino/build-plugin-identity-sso#semver:^0.1"
13+
"netlify-plugin-identity-sso": "mraerino/netlify-plugin-identity-sso#semver:^0.1"
1414
}
1515
}
1616
```

0 commit comments

Comments
 (0)