Skip to content

Commit a2bb7cf

Browse files
fix readme
1 parent de4d109 commit a2bb7cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ npm install @bufferhead/nightowl
4545

4646
```
4747
<script type="module">
48-
import {createNightowl} from '/src/main.ts'
48+
import {createNightowl} from '@bufferhead/nighowl'
4949
5050
createNightowl({
5151
defaultMode: 'dark',

0 commit comments

Comments
 (0)