Skip to content

Commit 7e88188

Browse files
committed
Update Readme
1 parent 6f731c9 commit 7e88188

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
@@ -27,7 +27,7 @@ The `create` function takes an options object as its first and only argument.
2727

2828
import { create } from 'aureolin'
2929
// import create from 'aureolin'
30-
// const { create } from 'aureolin'
30+
// const { create } from require('aureolin')
3131

3232
const main = () => {
3333
const app = create({

0 commit comments

Comments
 (0)