Skip to content

Commit 2556b78

Browse files
committed
docs: improve deno to better match conventions
1 parent 9dbea63 commit 2556b78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/getting-started/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ bun add axios
3333
#### Using deno
3434

3535
```bash
36-
deno install axios
36+
deno install npm:axios
3737
```
3838

3939
#### Using jsDelivr

0 commit comments

Comments
 (0)