Skip to content

Commit f5b969a

Browse files
karl-runbenmonro
authored andcommitted
Update install instructions to match new package name (#36)
1 parent 75a559b commit f5b969a

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
@@ -137,7 +137,7 @@ This module is distributed via [npm][npm] which is bundled with [node][node] and
137137
should be installed as one of your project's `devDependencies`:
138138

139139
```
140-
npm install --save-dev svelte-testing-library
140+
npm install --save-dev @testing-library/svelte
141141
```
142142

143143
This library has `peerDependencies` listings for `svelte`.

0 commit comments

Comments
 (0)