We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7026eee commit b17bc89Copy full SHA for b17bc89
scripts/snapshots.ts
@@ -29,7 +29,7 @@ released version of this package.
29
To test this snapshot in your own project, use
30
31
\`\`\`bash
32
-npm install github.com/${pkg.snapshotRepo}
+npm install git+https://github.com/${pkg.snapshotRepo}.git
33
\`\`\`
34
35
----
0 commit comments