We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601134d commit b40dc77Copy full SHA for b40dc77
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