Skip to content

Commit

Permalink
readme: clean up for no scroll bars in shell code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
thewhodidthis committed Dec 13, 2023
1 parent 68d9a06 commit 0defc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ console.assert(vector() instanceof Tuple)

Using Deno for example:

```sh
```
deno run --import-map=imports.json example.js
```

Expand Down

0 comments on commit 0defc0c

Please sign in to comment.