Skip to content

Commit 99acf04

Browse files
authored
Update README.md
1 parent aa88350 commit 99acf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#### Example
44

55
```typescript
6-
import { createClient } from "https://deno.land/x/discord_rpc";
6+
import { createClient } from "https://deno.land/x/discord_rpc/mod.ts";
77

88
const client = await createClient();
99
await client.login("869104832227733514");

0 commit comments

Comments
 (0)