Skip to content

Commit ad95aab

Browse files
committed
no scoped module
1 parent 9bb420a commit ad95aab

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
@@ -23,7 +23,7 @@ Supports:
2323
`version` could be `false`y, a semantic version, a commit, or a branch, etc.
2424

2525
```js
26-
var parse = require('@bahmutov/parse-github-repo-url')
26+
var parse = require('parse-github-repo-url')
2727
parse('component/emitter#1') // => ['component', 'emitter', '1']
2828
```
2929

0 commit comments

Comments
 (0)