Skip to content

Commit b17bc89

Browse files
Alan Agiusmgechev
authored andcommitted
build: update path to install snapshots
1 parent 7026eee commit b17bc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/snapshots.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ released version of this package.
2929
To test this snapshot in your own project, use
3030
3131
\`\`\`bash
32-
npm install github.com/${pkg.snapshotRepo}
32+
npm install git+https://github.com/${pkg.snapshotRepo}.git
3333
\`\`\`
3434
3535
----

0 commit comments

Comments
 (0)