Skip to content

Commit 65cd0e1

Browse files
committed
docs: update readme file
1 parent 1bf311b commit 65cd0e1

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
@@ -60,7 +60,7 @@ yarn dlx jsr add @lambda/ts-expression
6060
### Representing 2D Points
6161

6262
```ts
63-
import { car, cdr, cons } from "ts@expression";
63+
import { car, cdr, cons } from "@lambda/ts-expression";
6464

6565
type Point = typeof makePoint;
6666

0 commit comments

Comments
 (0)