Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions runtime/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ asdf set -u deno latest
asdf set deno latest
```

Using [vfox](https://vfox.lhan.me/):
Using [vfox](https://github.com/version-fox/vfox):

```shell
vfox add deno
Expand Down Expand Up @@ -116,7 +116,7 @@ Using [Winget](https://github.com/microsoft/winget-cli):
winget install DenoLand.Deno
```

Using [vfox](https://vfox.lhan.me/):
Using [vfox](https://github.com/version-fox/vfox):

```shell
vfox add deno
Expand Down Expand Up @@ -167,7 +167,7 @@ asdf set -u deno latest
asdf set deno latest
```

Using [vfox](https://vfox.lhan.me/):
Using [vfox](https://github.com/version-fox/vfox):

```shell
vfox add deno
Expand Down
Loading