Skip to content

Commit 0ddcb1f

Browse files
committed
Update README.md
1 parent 858f561 commit 0ddcb1f

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
@@ -103,7 +103,7 @@ await gist
103103
# Example
104104

105105
```ts
106-
import Gist from "./index";
106+
import Gist from "@tsukiroku/gist";
107107

108108
(async () => {
109109
const gist = new Gist("token");

0 commit comments

Comments
 (0)