Skip to content

Commit 0767f31

Browse files
committed
CommonJS link
1 parent f0cfcd1 commit 0767f31

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
@@ -33,7 +33,7 @@ with [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
3333
npm i rubico
3434
```
3535

36-
require `rubico` in CommonJS.
36+
require `rubico` in [CommonJS](https://nodejs.org/docs/latest/api/modules.html#modules-commonjs-modules).
3737
```javascript
3838
// import rubico core globally
3939
require('rubico/global')

0 commit comments

Comments
 (0)