We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4d109 commit a2bb7cfCopy full SHA for a2bb7cf
1 file changed
README.md
@@ -45,7 +45,7 @@ npm install @bufferhead/nightowl
45
46
```
47
<script type="module">
48
- import {createNightowl} from '/src/main.ts'
+ import {createNightowl} from '@bufferhead/nighowl'
49
50
createNightowl({
51
defaultMode: 'dark',
0 commit comments