Skip to content

Commit eb24b85

Browse files
authored
chore: readme nits
Signed-off-by: Sam Gammon <[email protected]>
1 parent 36a099d commit eb24b85

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
@@ -44,7 +44,7 @@ Latest: <code>1.0.0-beta1</code>
4444

4545
Elide is like Node or Python. Use it to run things:
4646
```shell
47-
> elide ./my-typescript.{ts,js,py}
47+
> elide ./my-code.{ts,js,py}
4848
```
4949

5050
You can use Node APIs. You can even mix languages:

0 commit comments

Comments
 (0)